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.
Tom Poole 16dd26649a Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
..
Filters Fixed some GCC compiler warnings and removed deprecated functions 6 years ago
UI Changed the constructor of GenericAudioProcessorEditor to take a reference rather than a pointer, to match all the other AudioProcessorEditor classes. Also tweaked its implementation to resize its components horizontally to fit the width of the parent window 6 years ago
HostStartup.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
JUCEAppIcon.png Add Android and iOS support to AudioPluginHost 7 years ago