1
0
Fork 0
nih-plug/src
2022-08-19 14:52:57 +02:00
..
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 Assert correct values for gain_skew_factor 2022-07-24 21:06:26 +02:00
util Add a non-functional STFT to Spectral Compressor 2022-07-24 15:15:47 +02:00
wrapper Use the plugin's default channels for standalones 2022-08-19 14:52:57 +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 Avoid printing -0.0 dB 2022-07-24 21:20:53 +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