sfizz/vst
2020-03-08 11:22:30 +01:00
..
cmake Add the development and release flags for VST3 2020-03-07 23:05:11 +01:00
external/steinberg Initial VST plugin 2020-03-07 22:34:38 +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 Add the development and release flags for VST3 2020-03-07 23:05:11 +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 Fix finding the resource images on Windows OS 2020-03-07 22:34:38 +01:00
SfizzVstController.h Add oversampling 2020-03-07 22:34:38 +01:00
SfizzVstEditor.cpp Fix finding the resource images on Windows OS 2020-03-07 22:34:38 +01:00
SfizzVstEditor.h Preload size and log2 oversampling 2020-03-07 22:34:38 +01:00
SfizzVstProcessor.cpp Revert the removal of VST mutex lock, for now 2020-03-08 11:22:30 +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