sfizz/vst
2020-03-16 09:44:48 +01:00
..
cmake Compile VST3 targets with c++14 2020-03-14 17:33:25 +01: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 Merge pull request #109 from jpcima/vst-bitwig-hack 2020-03-12 22:20:14 +01: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
RTSemaphore.h Fix a renaming problem in RTSemaphore 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 Bitwig workarounds for VST 2020-03-12 01:09:37 +01:00
SfizzVstEditor.h Bitwig workarounds for VST 2020-03-12 01:09:37 +01:00
SfizzVstProcessor.cpp Add the panic to the VST processor 2020-03-16 09:44:48 +01:00
SfizzVstProcessor.h Add other parameter: volume + the UI 2020-03-07 22:34:38 +01:00
SfizzVstState.cpp Preload size and log2 oversampling 2020-03-07 22:34:38 +01:00
SfizzVstState.h Use Steinberg's fixed size types, to fix MSVC build 2020-03-07 22:34:38 +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