1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/examples/audio plugin host
hogliux 59cc979cfe Deallocate all nodes in the graph before calling JUCEApplication::quit in the audio demo host
Some NI plug-ins really don't like it if you call [NSApp stop] while they are still loaded.

Fixes #89
2016-08-10 17:40:47 +01:00
..
Builds Added some FlexBox layout classes, and a demo page for this in the big juce demo app 2016-08-10 16:57:44 +01:00
JuceLibraryCode Added several new features: support for AudioUnit v3, new simplified JUCE module format, deleted the Introjucer and replaced it by the Projucer, various improvements for exporting of iOS and Android projects. 2016-04-06 18:31:24 +01:00
Source Deallocate all nodes in the graph before calling JUCEApplication::quit in the audio demo host 2016-08-10 17:40:47 +01:00
Plugin Host.jucer Version number update 2016-07-05 11:27:53 +01:00