.. |
buffer
|
Return -> Returns at the start of a docstring
|
2022-04-26 19:39:51 +02:00 |
event_loop
|
Wait for the Windows event loop to shut down
|
2022-08-29 13:59:28 +02:00 |
param
|
Use only interior mutability for smoothers
|
2022-09-06 21:21:46 +02:00 |
util
|
Add a non-functional STFT to Spectral Compressor
|
2022-07-24 15:15:47 +02:00 |
wrapper
|
Remove unnecessary use of MaybeUninit
|
2022-08-22 12:41:12 +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
|
Allow comparisons in nih_assert!()
|
2022-07-24 21:06:13 +02:00 |
event_loop.rs
|
Move the event loop to its own module
|
2022-02-28 12:57:01 +01:00 |
formatters.rs
|
Allow parsing compression ratios without a colon
|
2022-08-20 15:54:09 +02:00 |
lib.rs
|
Rework and optimize block smoothing API
|
2022-07-06 14:29:29 +02:00 |
midi.rs
|
Mention that VST3 plugins won't receive MIDI PC
|
2022-08-18 16:38:44 +02:00 |
param.rs
|
Add a poly mod gain parameter to PolyModSynth
|
2022-07-06 19:18:49 +02:00 |
plugin.rs
|
Rename DEFAULT_NUM_INPUTS and DEFAULT_NUM_OUTPUTS
|
2022-08-19 14:34:21 +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 |