1
0
Fork 0
nih-plug/src/wrapper
Robbert van der Helm 596b04af0a Add preliminary support for auxiliary IO
The missing parts are allocating buffers for these busses, copying data
to those buffers, and adding methods to the ProcessContext to interact
with these inputs and outputs.
2022-05-23 17:13:49 +02:00
..
clap Add preliminary support for auxiliary IO 2022-05-23 17:13:49 +02:00
standalone Add preliminary support for auxiliary IO 2022-05-23 17:13:49 +02:00
vst3 Add preliminary support for auxiliary IO 2022-05-23 17:13:49 +02:00
clap.rs Register the loggers for VST3 and CLAP plugins 2022-04-24 15:24:35 +02:00
standalone.rs Silence dead code warnings in standalone wrapper 2022-04-24 18:18:11 +02:00
state.rs Move param setting functions to new ParamMut trait 2022-05-01 18:45:35 +02:00
util.rs Add flush-to-zero support for AArch64 2022-05-10 23:12:52 +02:00
vst3.rs Register the loggers for VST3 and CLAP plugins 2022-04-24 15:24:35 +02:00