1
0
Fork 0
nih-plug/src
2022-07-06 17:16:19 +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 Add Clone and Debug instances for Smoother 2022-07-06 14:32:18 +02:00
util Create a separate InitContext 2022-05-27 01:17:15 +02:00
wrapper Add more basic fields for PolyModSynth 2022-07-06 17:16:19 +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 back lost note->frequency conversion 2022-06-22 19:40:25 +02:00
lib.rs Rework and optimize block smoothing API 2022-07-06 14:29:29 +02:00
midi.rs Break PolyModulation into that and MonoAutomation 2022-07-06 13:40:12 +02:00
param.rs Rework and optimize block smoothing API 2022-07-06 14:29:29 +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