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 cff37f5b6a Fixed some const violation errors 7 years ago
..
Demos Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi 7 years ago
DSPDemo.h Added the JUCE DSP module 8 years ago
EditorColourScheme.xml Added the JUCE DSP module 8 years ago
Main.cpp Misc ScopedPointer changes to start using reset() and get() rather than assignments and casts (part of an ongoing drift towards more std::unique_ptr compatibility) 7 years ago
Main.h Added the JUCE DSP module 8 years ago
MainComponent.cpp Fixed some const violation errors 7 years ago
MainComponent.h Added the JUCE DSP module 8 years ago