1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/extras/Projucer/Source
Anthony Nicholls 2c606d6612 VST3: Fix an issue migrating VST2 to VST3 states in Reaper
Reaper uses an undocumented version 0 of the fxbank struct, this could
be handled by JUCE but instead this solution switches to using methods
provided by the VST3 SDK to save and load VST2 states. This also has
the added benefit of no longer requiring the VST2 SDK to build a VST3
plugin that supports saving and loading VST2 states.
2024-08-24 08:38:10 +01:00
..
Application Fix C++23 compilation 2024-08-15 11:15:15 +02:00
BinaryData Projucer: Remove Code::Blocks exporter 2024-06-27 18:10:19 +01:00
CodeEditor Fix C++23 compilation 2024-08-15 11:15:15 +02:00
Project Projucer: Remove GUI Editor 2024-06-27 18:10:21 +01:00
ProjectSaving VST3: Fix an issue migrating VST2 to VST3 states in Reaper 2024-08-24 08:38:10 +01:00
Settings AAX: Projucer, use bundled copy of the AAX SDK by default 2024-05-23 13:41:59 +01:00
Utility Projucer: Remove GUI Editor 2024-06-27 18:10:21 +01:00