sfizz/vst
2020-07-06 00:26:45 +02:00
..
cmake Build the AU using VST wrapping 2020-05-13 07:32:57 -07:00
external Fix VST problems in our forked submodules, branch sfizz 2020-05-19 21:12:48 +02:00
mac AU code registration not necessary [ci skip] 2020-05-13 09:46:22 -07:00
resources Update the VST appearance 2020-05-20 01:09:24 +02:00
win Add bundle icons of Windows and Mac 2020-03-07 22:34:38 +01:00
CMakeLists.txt Rename ringbuffer headers 2020-07-06 00:26:45 +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 Add a missing check on message attributes 2020-06-21 20:06:17 +02:00
SfizzVstController.h Update the VST plugin 2020-06-21 20:06:13 +02:00
SfizzVstEditor.cpp Re-layout the controls as 3 columns 2020-06-21 20:06:17 +02:00
SfizzVstEditor.h Update the VST plugin 2020-06-21 20:06:13 +02:00
SfizzVstProcessor.cpp Update the VST plugin 2020-06-21 20:06:13 +02:00
SfizzVstProcessor.h Update the VST plugin 2020-06-21 20:06:13 +02:00
SfizzVstState.cpp Update the VST plugin 2020-06-21 20:06:13 +02:00
SfizzVstState.h Change the default and range for the number of voices in the VST 2020-06-21 20:11:56 +02: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