sfizz/vst
2020-10-30 08:05:54 +01:00
..
cmake Separate the editor code from VST 2020-09-02 01:44:46 +02:00
external Force the AU knob mode to linear 2020-10-21 08:34:28 +02:00
mac AU code registration not necessary [ci skip] 2020-05-13 09:46:22 -07:00
win Add bundle icons of Windows and Mac 2020-03-07 22:34:38 +01:00
CMakeLists.txt Implement the file trie 2020-10-30 07:31:52 +01:00
FileTrie.cpp Add a debugging helper to dump the trie 2020-10-30 08:05:54 +01:00
FileTrie.h Add a debugging helper to dump the trie 2020-10-30 08:05:54 +01:00
gpl-3.0.txt Add the GPL 3.0 license for VST [ci skip] 2020-03-07 22:34:38 +01:00
NativeHelpers.cpp Do some minor code cleanups 2020-10-30 06:00:30 +01:00
NativeHelpers.h Add helpers to identify the documents directory 2020-10-30 05:26:45 +01:00
NativeHelpers.mm Do some minor code cleanups 2020-10-30 06:00:30 +01:00
SfizzFileScan.cpp Ensure that default paths don't have duplicates 2020-10-30 08:00:41 +01:00
SfizzFileScan.h Implement the file trie 2020-10-30 07:31:52 +01:00
SfizzForeignPaths.cpp VST file search 2020-10-30 05:26:52 +01:00
SfizzForeignPaths.h VST file search 2020-10-30 05:26:52 +01:00
SfizzForeignPaths.mm VST file search 2020-10-30 05:26:52 +01:00
SfizzVstController.cpp Separate the editor code from VST 2020-09-02 01:44:46 +02:00
SfizzVstController.h Add VST info panel 2020-08-12 19:23:50 +02:00
SfizzVstEditor.cpp Implement MIDI sending to VST from UI 2020-10-14 20:04:59 +02:00
SfizzVstEditor.h Implement MIDI sending to VST from UI 2020-10-14 20:04:59 +02:00
SfizzVstProcessor.cpp VST file search 2020-10-30 05:26:52 +01:00
SfizzVstProcessor.h Implement MIDI sending to VST from UI 2020-10-14 20:04:59 +02:00
SfizzVstState.cpp Update the VST plugin 2020-06-21 20:06:13 +02:00
SfizzVstState.h Separate the editor code from VST 2020-09-02 01:44:46 +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