1
0
Fork 0
nih-plug/src/wrapper
Robbert van der Helm 54f4b8a026 Read and write MIDI events in JACK standalone
The standalone itself does not yet pass these to the plugin.
2022-06-14 23:43:13 +02:00
..
clap Move MIDI parsing from CLAP wrapper to NoteEvent 2022-06-14 22:59:40 +02:00
standalone Read and write MIDI events in JACK standalone 2022-06-14 23:43:13 +02:00
vst3 Clear auxiliary output buffers at start of process 2022-05-29 14:07:13 +02:00
clap.rs Introduce a new enum for CLAP features 2022-06-02 01:16:30 +02:00
standalone.rs Register JACK MIDI input and output ports 2022-06-14 21:32:29 +02:00
state.rs Add stable IDs for enum parameters 2022-06-03 22:22:36 +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