sfizz/plugins/vst
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
..
cmake Add stringconvert.cpp to SDK sources 2021-09-20 03:40:54 +02:00
external Unfork and update VST3 SDK 2021-09-20 03:20:36 +02:00
mac Move plugins to subdirectories 2021-02-08 15:41:21 +01:00
win 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:32:48 +01:00
gpl-3.0.txt Move plugins to subdirectories 2021-02-08 15:41:21 +01:00
IdleUpdateHandler.h Move plugins to subdirectories 2021-02-08 15:41:21 +01:00
OrderedEventProcessor.h Devirtualize 2021-04-10 14:43:28 +02:00
OrderedEventProcessor.hpp Devirtualize 2021-04-10 14:43:28 +02:00
SfizzVstController.cpp Add multiple output capabilities to the library and plugins 2021-11-09 19:40:06 +01:00
SfizzVstController.h Work around Ardour6 parameter edits not working 2021-05-13 18:42:54 +02:00
SfizzVstEditor.cpp Add multiple output capabilities to the library and plugins 2021-11-09 19:40:06 +01:00
SfizzVstEditor.h Make VST updates defered 2021-04-28 17:41:37 +02:00
SfizzVstIDs.h Add multiple output capabilities to the library and plugins 2021-11-09 19:40:06 +01:00
SfizzVstParameters.h Add multiple output capabilities to the library and plugins 2021-11-09 19:40:06 +01:00
SfizzVstProcessor.cpp Add multiple output capabilities to the library and plugins 2021-11-09 19:40:06 +01:00
SfizzVstProcessor.h Add multiple output capabilities to the library and plugins 2021-11-09 19:40:06 +01:00
SfizzVstState.cpp Remember the last keyswitch used in the states 2021-09-21 01:16:17 +02:00
SfizzVstState.h Remember the last keyswitch used in the states 2021-09-21 01:16:17 +02:00
SfizzVstUpdates.cpp Defered message sending from VST processor 2021-04-29 18:27:43 +02:00
SfizzVstUpdates.h Defered message sending from VST processor 2021-04-29 18:27:43 +02:00
SfizzVstUpdates.hpp Defered message sending from VST processor 2021-04-29 18:27:43 +02:00
Vst2PluginEntry.c Export a compatibility entry point for VST2 2021-04-15 18:35:06 +02:00
Vst2PluginFactory.cpp Add the VST2 wrapper 2021-04-08 04:13:57 +02:00
vst3.def Move plugins to subdirectories 2021-02-08 15:41:21 +01:00
vst3.version Move plugins to subdirectories 2021-02-08 15:41:21 +01:00
VstPluginDefs.h.in Move plugins to subdirectories 2021-02-08 15:41:21 +01:00
VstPluginFactory.cpp Add multiple output capabilities to the library and plugins 2021-11-09 19:40:06 +01:00
X11RunLoop.cpp Fix a problem in the X11 runloop 2021-09-23 20:54:35 +02:00
X11RunLoop.h Fix attempt for X11 runloop problems 2021-09-20 07:26:43 +02:00