sfizz/vst
2021-02-05 17:33:16 +01:00
..
cmake Put dependency libraries in namespaces 2020-12-14 08:20:01 +01:00
external Static link strategy for AudioUnit 2020-12-11 19:12:00 +01:00
mac Remove old icon for macOS 2020-12-13 09:33:07 +01:00
win Add bundle icons of Windows and Mac 2020-03-07 22:34:38 +01:00
CMakeLists.txt Refactor VST with UpdateHandler 2021-02-04 07:32:43 +01:00
FileTrie.cpp Ensure utf-8 to be used as path encoding 2020-10-30 08:11:17 +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
IdleUpdateHandler.h Refactor VST with UpdateHandler 2021-02-04 07:32:43 +01:00
NativeHelpers.cpp vst: workaround in case the documents folder is missing 2020-12-11 02:53:20 +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 Search the SFZ folders defined by variable SFZ_PATH 2020-12-14 10:31:02 +01:00
SfizzFileScan.h Search the SFZ folders defined by variable SFZ_PATH 2020-12-14 10:31:02 +01:00
SfizzForeignPaths.cpp Global settings access for VST 2020-12-09 11:05:20 +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
SfizzSettings.cpp Global settings access for VST 2020-12-09 11:05:20 +01:00
SfizzSettings.h Global settings access for VST 2020-12-09 11:05:20 +01:00
SfizzSettings.mm Global settings access for VST 2020-12-09 11:05:20 +01:00
SfizzVstController.cpp More efficient (and safer?) 2021-02-04 08:43:19 +01:00
SfizzVstController.h Refactor VST with UpdateHandler 2021-02-04 07:32:43 +01:00
SfizzVstEditor.cpp Refactor VST with UpdateHandler 2021-02-04 07:32:43 +01:00
SfizzVstEditor.h Refactor VST with UpdateHandler 2021-02-04 07:32:43 +01:00
SfizzVstParameters.h VST pitch bend should default to middle 2021-02-04 13:34:44 +01:00
SfizzVstProcessor.cpp Notify VST when SFZ is changed by reload 2021-02-05 17:33:16 +01:00
SfizzVstProcessor.h Fix a crash that makes VST fail pluginval 2021-02-03 18:10:18 +01:00
SfizzVstState.cpp Refactor VST with UpdateHandler 2021-02-04 07:32:43 +01:00
SfizzVstState.h Refactor VST with UpdateHandler 2021-02-04 07:32:43 +01:00
SfizzVstUpdates.cpp Fix for Visual Studio build 2021-02-04 09:04:23 +01:00
SfizzVstUpdates.h More efficient (and safer?) 2021-02-04 08:43:19 +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
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