1
0
Fork 0
nih-plug/plugins/examples
Robbert van der Helm 560f97f77d Use Mutex instead of RwLock for gain example
Neither makes a lot of sense here, but RwLock makes even less sense.
2022-11-05 14:19:32 +01:00
..
gain Use Mutex instead of RwLock for gain example 2022-11-05 14:19:32 +01:00
gain_gui_egui Add an AsyncExecutor for editor GUIs 2022-10-22 15:05:39 +02:00
gain_gui_iced Add an AsyncExecutor for editor GUIs 2022-10-22 15:05:39 +02:00
gain_gui_vizia Add an AsyncExecutor for editor GUIs 2022-10-22 15:05:39 +02:00
midi_inverter Replace AsyncExecutor with simple closure 2022-10-22 02:01:03 +02:00
poly_mod_synth Replace AsyncExecutor with simple closure 2022-10-22 02:01:03 +02:00
sine Replace AsyncExecutor with simple closure 2022-10-22 02:01:03 +02:00
stft Replace AsyncExecutor with simple closure 2022-10-22 02:01:03 +02:00