.. |
buffer
|
Return -> Returns at the start of a docstring
|
2022-04-26 19:39:51 +02:00 |
event_loop
|
Let rustfmt handle string wrapping
|
2022-07-03 16:52:38 +02:00 |
param
|
Implement Params for Arc<P: Params>
|
2022-07-24 15:15:47 +02:00 |
util
|
Add a non-functional STFT to Spectral Compressor
|
2022-07-24 15:15:47 +02:00 |
wrapper
|
Change match &self to match self
|
2022-07-19 20:21:52 +02:00 |
buffer.rs
|
Rework and optimize block smoothing API
|
2022-07-06 14:29:29 +02:00 |
context.rs
|
Allow the plugin to change current voice capacity
|
2022-07-05 23:26:23 +02:00 |
debug.rs
|
Introduce an nih_error!() macro for fatal errors
|
2022-06-14 16:31:46 +02:00 |
event_loop.rs
|
Move the event loop to its own module
|
2022-02-28 12:57:01 +01:00 |
formatters.rs
|
Add a formatter for compression ratios
|
2022-07-24 15:15:47 +02:00 |
lib.rs
|
Rework and optimize block smoothing API
|
2022-07-06 14:29:29 +02:00 |
midi.rs
|
Change match &self to match self
|
2022-07-19 20:21:52 +02:00 |
param.rs
|
Add a poly mod gain parameter to PolyModSynth
|
2022-07-06 19:18:49 +02:00 |
plugin.rs
|
Rework and optimize block smoothing API
|
2022-07-06 14:29:29 +02:00 |
prelude.rs
|
Re-export PolyModulationConfig from the prelude
|
2022-07-06 14:38:08 +02:00 |
util.rs
|
Rename the midi_note_to_freq() argument name
|
2022-07-06 17:16:19 +02:00 |
wrapper.rs
|
Add a (not yet functional) standalone exporter
|
2022-04-24 15:48:05 +02:00 |