sfizz/plugins/lv2
Paul Fd bdc9522662 Add multiple output capabilities to the library and plugins
Add a fast path to effect busses

Get the number of outputs in the Synth

Duplicate effect buses and process outputs separately

Update the API wrappers to handle multichannel processing

Accomodate multiple outputs in the VST plugin

Publish a 8 stereo version of the LV2 plugin

Publish a 8 stereo version of the VST3 plugin

WIP

Remove the duplication of effects

Cleanups

Debugs

Tweaks

Windows free error

Port numbers change between plugin versions

Fix warning

Proper meter backgrounds
2021-11-09 19:40:06 +01: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 Add source permissions to preserve file perms 2021-07-26 20:30:52 +01: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 Add multiple output capabilities to the library and plugins 2021-11-09 19:40:06 +01:00
sfizz.cpp Add multiple output capabilities to the library and plugins 2021-11-09 19:40:06 +01:00
sfizz.ttl.in Add multiple output capabilities to the library and plugins 2021-11-09 19:40:06 +01:00
sfizz_lv2.h Add multiple output capabilities to the library and plugins 2021-11-09 19:40:06 +01:00
sfizz_lv2_common.cpp Add multiple output capabilities to the library and plugins 2021-11-09 19:40:06 +01:00
sfizz_lv2_plugin.h Add multiple output capabilities to the library and plugins 2021-11-09 19:40:06 +01:00
sfizz_ui.cpp Add multiple output capabilities to the library and plugins 2021-11-09 19:40:06 +01: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