sfizz/vst
2020-05-20 01:09:24 +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 Add some status messages regarding the AU build 2020-05-14 11:24:02 +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 Fix some VST parameter issues 2020-05-16 21:30:58 +02:00
SfizzVstController.h Add oversampling 2020-03-07 22:34:38 +01:00
SfizzVstEditor.cpp Update the VST appearance 2020-05-20 01:09:24 +02:00
SfizzVstEditor.h Update the VST appearance 2020-05-20 01:09:24 +02:00
SfizzVstProcessor.cpp Handle 0-vel noteons as noteoffs 2020-05-05 22:35:37 +02: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 Set a default polyphony of 256 2020-05-05 23:18:08 +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