redtide
4c819222a0
More optional system preinstalled dependencies
...
Catch2, ghc-filesystem, lv2 headers and VST3SDK sources preinstalled system packages can be used,
optionally and where available, to build sfizz via CMake options:
SFIZZ_USE_SYSTEM_CATCH
SFIZZ_USE_SYSTEM_GHC_FS
SFIZZ_USE_SYSTEM_LV2
SFIZZ_USE_SYSTEM_VST3SDK
2023-03-29 09:13:25 +02:00
Paul Ferrand
9657da11aa
Capitalize manufacturer
2022-07-28 17:54:30 +02:00
Paul Ferrand
f2f37d73b0
Correct plugin descriptions/versions
2022-07-25 13:32:37 +02:00
Paul Ferrand
cb2c1e9650
Correct AU bundle vendor; match the other plugins
2022-07-25 12:05:01 +02:00
Pete Savage
30c2881c2e
Add source permissions to preserve file perms
2021-07-26 20:32:48 +01:00
Jean Pierre Cimalando
0d63c7ee5f
Add vst support for message<->update conversion
2021-04-29 15:38:43 +02:00
Jean Pierre Cimalando
29c62cfd68
Export a compatibility entry point for VST2
2021-04-15 18:35:06 +02:00
Jean Pierre Cimalando
7a33d3079f
Copy editor resources when changed
2021-04-12 06:15:17 +02:00
Jean Pierre Cimalando
0035de0269
Devirtualize
2021-04-10 14:43:28 +02:00
Jean Pierre Cimalando
e849ff23ad
Organizational changes around vst3-core
2021-04-10 01:35:36 +02:00
Jean Pierre Cimalando
d5de4d5b17
Ordered event processing for VST
2021-04-09 17:12:20 +02:00
Jean Pierre Cimalando
8d68f50bac
Move sfizz settings and paths to common plugin sources
2021-04-08 20:30:19 +02:00
Jean Pierre Cimalando
e53b93ba19
Update to VST 3.7.2
2021-04-08 07:07:12 +02:00
Jean Pierre Cimalando
8b434d6c55
Add the VST2 wrapper
2021-04-08 04:13:57 +02:00
Jean Pierre Cimalando
a611d2261f
Make vst3sdk_hosting a library target
2021-04-08 03:12:43 +02:00
Jean Pierre Cimalando
5aa26b58bf
Make vst3 core a build-once target
2021-04-08 02:47:49 +02:00
Jean Pierre Cimalando
5b189848cd
Make VST3 SDK a distinct target
2021-04-08 02:26:18 +02:00
Jean Pierre Cimalando
7091e4d54f
Make the importer a library of its own
2021-03-18 16:40:33 +01:00
Jean Pierre Cimalando
f1d240b88b
Make a common lib for plugins, move OSC there
2021-02-08 20:59:32 +01:00
Jean Pierre Cimalando
f6d92916ae
Move plugins to subdirectories
2021-02-08 15:41:21 +01:00