1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-02-05 03:50:07 +00:00
JUCE/modules/juce_audio_processors
reuk 36653e8b30
VST Host: Correctly retrieve results of effGetSpeakerArrangement
The plugin should interpret the arguments as VstSpeakerArrangement**
instances. It should modify the pointed-to VstSpeakerArrangement* so
that it points to a long-lived VstSpeakerArrangement in the plugin.
2021-04-22 12:47:46 +01:00
..
format Allow use of an external VST3 SDK on BSD 2021-04-01 08:39:25 +01:00
format_types VST Host: Correctly retrieve results of effGetSpeakerArrangement 2021-04-22 12:47:46 +01:00
processors VST3: Add a new PluginDescription::uniqueId field 2021-04-07 15:14:20 +01:00
scanning XmlElement: Update loops to use new iterators 2021-01-28 20:14:11 +00:00
utilities PluginHostType: Added Adobe Audition on macOS 2021-04-22 12:16:25 +01:00
juce_audio_processors.cpp Allow use of an external VST3 SDK on BSD 2021-04-01 08:39:25 +01:00
juce_audio_processors.h VST3: Add a new PluginDescription::uniqueId field 2021-04-07 15:14:20 +01:00
juce_audio_processors.mm Updated all license headers 2020-06-29 08:30:22 +01:00