buffer
|
Fix broken rustdoc links
|
2022-03-27 03:32:45 +02:00 |
event_loop
|
Fix allocation error from thread locals
|
2022-03-08 14:07:29 +01:00 |
param
|
Rework Params trait API with Arc instead of Pin
|
2022-04-07 15:31:46 +02:00 |
util
|
Fix broken rustdoc links
|
2022-03-27 03:32:45 +02:00 |
wrapper
|
Update dependencies for CLAP
|
2022-04-11 16:18:39 +02:00 |
buffer.rs
|
Split up the buffer module
|
2022-03-10 18:15:55 +01:00 |
context.rs
|
Fix links in docs
|
2022-04-11 16:23:34 +02:00 |
debug.rs
|
Fix typo in debug assert macros
|
2022-03-20 12:44:29 +01:00 |
event_loop.rs
|
Move the event loop to its own module
|
2022-02-28 12:57:01 +01:00 |
formatters.rs
|
Change naming convention for formatters
|
2022-03-27 03:43:39 +02:00 |
lib.rs
|
Add a feature flag to enable doc_auto_cfg
|
2022-04-11 16:41:09 +02:00 |
midi.rs
|
Fix links in docs
|
2022-04-11 16:23:34 +02:00 |
param.rs
|
Add explicit bypass parameter handling
|
2022-03-23 17:42:48 +01:00 |
plugin.rs
|
Support MIDI CCs, aftertouch, pitch bend for VST3
|
2022-04-08 20:53:32 +02:00 |
prelude.rs
|
Implement full MIDI support for CLAP
|
2022-04-07 23:28:31 +02:00 |
util.rs
|
Fix -inf in gain to Db conversion
|
2022-03-21 19:17:41 +01:00 |
wrapper.rs
|
Expose the State object
|
2022-04-07 14:12:53 +02:00 |