sfizz/vst
2020-03-07 22:34:38 +01:00
..
cmake Need NOMINMAX for Windows VST 2020-03-07 22:34:38 +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 Try fixing the library output path on MS (no Release/ subfolder) 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 Use Steinberg's fixed size types, to fix MSVC build 2020-03-07 22:34:38 +01:00
SfizzVstController.h Add oversampling 2020-03-07 22:34:38 +01:00
SfizzVstEditor.cpp Preload size and log2 oversampling 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 Add the offline mode (freewheeling) 2020-03-07 22:34:38 +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.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