1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/examples
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
..
Assets MinGW: Remove support 2024-06-27 18:10:21 +01:00
Audio Font: Deprecate old Font constructors 2024-04-18 14:16:00 +01:00
CMake Font: Deprecate old Font constructors 2024-04-18 14:16:00 +01:00
DemoRunner VST3: Fix an issue migrating VST2 to VST3 states in Reaper 2024-08-24 08:38:10 +01:00
DSP Update licensing information 2024-04-16 11:39:35 +01:00
GUI DemoRunner: Add a test for shapes drawn directly in a graphics context 2024-08-09 17:20:36 +01:00
Plugins SamplerPluginDemo: Add defensive checks in constructor to guard against missing sample resource 2024-07-11 16:51:38 +01:00
Utilities Platform: Remove references to unsupported platforms in docs and strings 2024-07-03 13:50:08 +01:00
CMakeLists.txt Make WebView2 installation instructions more robust 2024-06-06 13:48:51 +02:00