sfizz/plugins/lv2
Paul Fd 57a41fd0a7 Add a check for sustain and sostenuto in the LV2
If the midi message is a sustain or sostenuto, pass it on regardless of the plugin-side automation compile time switch.
Also hide sustain/sostenuto CCs from the UI controls; most of the time they're for pedal noises and things like this.
2021-07-24 19:11:39 +02:00
..
external/ardour/ardour Move plugins to subdirectories 2021-02-08 15:41:21 +01:00
lv2 Move plugins to subdirectories 2021-02-08 15:41:21 +01:00
resources Move plugins to subdirectories 2021-02-08 15:41:21 +01:00
CMakeLists.txt Rewrite the LGPL warning regarding libsndfile 2021-07-06 00:16:24 +02:00
LICENSE.md.in Rewrite the LGPL warning regarding libsndfile 2021-07-06 00:16:24 +02:00
lv2.version Move plugins to subdirectories 2021-02-08 15:41:21 +01:00
lv2ui.version Move plugins to subdirectories 2021-02-08 15:41:21 +01:00
manifest.ttl.in CC as parameters for LV2 2021-04-05 18:28:26 +02:00
sfizz.cpp Add a check for sustain and sostenuto in the LV2 2021-07-24 19:11:39 +02:00
sfizz.ttl.in lv2: A6 workaround, single output atom port 2021-06-22 17:02:14 +02:00
sfizz_lv2.h lv2: A6 workaround, single output atom port 2021-06-22 17:02:14 +02:00
sfizz_lv2_common.cpp Volume meter for plugin editors 2021-04-26 15:52:29 +02:00
sfizz_lv2_plugin.h Add a check for sustain and sostenuto in the LV2 2021-07-24 19:11:39 +02:00
sfizz_ui.cpp Add a check for sustain and sostenuto in the LV2 2021-07-24 19:11:39 +02:00
sfizz_ui.ttl.in Volume meter for plugin editors 2021-04-26 15:52:29 +02:00
vstgui_helpers.cpp Update to VST 3.7.2 2021-04-08 07:07:12 +02:00
vstgui_helpers.h Update to VST 3.7.2 2021-04-08 07:07:12 +02:00