5 Commits

Author SHA1 Message Date
Xaymar 339d4f3159 Add documentation to VST_EVENT_TYPE_04 and VST_EVENT_TYPE_05 2025-08-08 06:24:25 +02:00
Xaymar ac2d40ebce vst_event_midi_sysex_t is event type 6 not 5 2025-08-08 06:24:24 +02:00
Xaymar 22bb104943 Strip out old vst3sdk support as it's unsupported by Steinberg now
Seems like the functionality to make a VST 3.x + 2.x plug-in is now no longer in their SDK or at least I can't find it. Since that code likely relied on things that were GPLv3 or Steinberg Proprietary licensed, it's better if I remove it.
2025-08-08 06:24:24 +02:00
Xaymar 7593071b9e Add modern C++ style C header include
It does the exact same as all the modern C header includes!
2025-08-08 05:34:16 +02:00
Xaymar ce82058d69 Clean and proper directory structure 2025-08-08 05:33:54 +02:00