sfizz/plugins/vst
2021-11-09 15:00:15 +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 Merge pull request #945 from paulfd/cc-input 2021-09-21 21:37:22 +02:00
SfizzVstController.h Work around Ardour6 parameter edits not working 2021-05-13 18:42:54 +02:00
SfizzVstEditor.cpp Fix attempt for X11 runloop problems 2021-09-20 07:26:43 +02:00
SfizzVstEditor.h Make VST updates defered 2021-04-28 17:41:37 +02:00
SfizzVstIDs.h Update to VST 3.7.2 2021-04-08 07:07:12 +02:00
SfizzVstParameters.h Volume meter for plugin editors 2021-04-26 15:52:29 +02:00
SfizzVstProcessor.cpp Differentiate between loading and reloading 2021-11-09 15:00:15 +01:00
SfizzVstProcessor.h Differentiate between loading and reloading 2021-11-09 15:00:15 +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 Update to VST 3.7.2 2021-04-08 07:07:12 +02: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