sfizz/vst
2020-04-18 04:57:06 +02:00
..
cmake Allow VST to match more build types 2020-03-28 22:15:07 +01:00
external Point the VSTGUI submodule to fork sfztools/vstgui 2020-04-02 22:36:18 +02:00
mac Add bundle icons of Windows and Mac 2020-03-07 22:34:38 +01:00
resources Update of VST UI 2020-03-07 22:34:38 +01:00
win Add bundle icons of Windows and Mac 2020-03-07 22:34:38 +01:00
CMakeLists.txt Split the installation in multiple components 2020-04-18 04:57:06 +02:00
gpl-3.0.txt Add the GPL 3.0 license for VST [ci skip] 2020-03-07 22:34:38 +01:00
GUIComponents.cpp Add other parameter: volume + the UI 2020-03-07 22:34:38 +01:00
GUIComponents.h Add other parameter: volume + the UI 2020-03-07 22:34:38 +01:00
SfizzVstController.cpp Explicit cast to int 2020-03-14 13:53:00 +01:00
SfizzVstController.h Add oversampling 2020-03-07 22:34:38 +01:00
SfizzVstEditor.cpp VST hard realtime fix and improvement 2020-03-28 17:04:39 +01:00
SfizzVstEditor.h Bitwig workarounds for VST 2020-03-12 01:09:37 +01:00
SfizzVstProcessor.cpp VST hard realtime fix and improvement 2020-03-28 17:04:39 +01:00
SfizzVstProcessor.h Make VST use the RTSemaphore from sfizz 2020-04-13 17:35:37 +02:00
SfizzVstState.cpp Preload size and log2 oversampling 2020-03-07 22:34:38 +01:00
SfizzVstState.h VST hard realtime fix and improvement 2020-03-28 17:04:39 +01:00
vst3.def Add the exports file for Windows VST 2020-03-07 22:34:38 +01:00
vst3.version Initial VST plugin 2020-03-07 22:34:38 +01:00
VstPluginDefs.h.in Initial VST plugin 2020-03-07 22:34:38 +01:00
VstPluginFactory.cpp Initial VST plugin 2020-03-07 22:34:38 +01:00
X11RunLoop.cpp Bitwig workarounds for VST 2020-03-12 01:09:37 +01:00
X11RunLoop.h Bitwig workarounds for VST 2020-03-12 01:09:37 +01:00