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.
ed 6bfcd820b4 Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 8 years ago
..
AUv3Synth Restored an accidentally deleted file and resaved all projects 8 years ago
AnimationAppExample Resaved all projects 8 years ago
AudioAppExample Resaved all projects 8 years ago
BLOCKS Resaved example projects 8 years ago
BouncingBallWavetableDemo Resaved all projects 8 years ago
ComponentTutorialExample Resaved example projects 8 years ago
Demo Unit tests: Added an optional argument to the UnitTest constructor to specify a category and methods to get and run unit tests in a specified category. Updated the built-in JUCE unit tests and Demo project to use categories. 8 years ago
HelloWorld Resaved example projects 8 years ago
MPETest Resaved all projects 8 years ago
MidiTest Resaved all projects 8 years ago
NetworkGraphicsDemo Resaved all projects 8 years ago
OSCMonitor Resaved all projects 8 years ago
OSCReceiver Resaved all projects 8 years ago
OSCSender Resaved all projects 8 years ago
OpenGLAppExample Resaved all projects 8 years ago
PluckedStringsDemo Resaved example projects 8 years ago
PlugInSamples Resaved all projects 8 years ago
SimpleFFTExample Resaved example projects 8 years ago
audio plugin demo Resaved all projects 8 years ago
audio plugin host Added a method Component::getChildren() to allow them to be iterated with a range-based for loop, and used this in appropriate places around the codebase 8 years ago