mirror of
https://github.com/juce-framework/JUCE.git
synced 2026-01-10 23:44:24 +00:00
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. |
||
|---|---|---|
| .. | ||
| Builds | ||
| JuceLibraryCode | ||
| Source | ||
| AudioPerformanceTest.jucer | ||
| CMakeLists.txt | ||