The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
|
9 years ago |
.. |
FilterGraph.cpp
|
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.
|
9 years ago |
FilterGraph.h
|
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.
|
9 years ago |
GraphEditorPanel.cpp
|
Deallocate all nodes in the graph before calling JUCEApplication::quit in the audio demo host
|
9 years ago |
GraphEditorPanel.h
|
Deallocate all nodes in the graph before calling JUCEApplication::quit in the audio demo host
|
9 years ago |
HostStartup.cpp
|
Deallocate all nodes in the graph before calling JUCEApplication::quit in the audio demo host
|
9 years ago |
InternalFilters.cpp
|
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.
|
9 years ago |
InternalFilters.h
|
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.
|
9 years ago |
MainHostWindow.cpp
|
Deallocate all nodes in the graph before calling JUCEApplication::quit in the audio demo host
|
9 years ago |
MainHostWindow.h
|
Remove the recently added shouldReleaseFocusOnMainMenuBarAccess flag and replace with something less intrusive
|
9 years ago |