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 8b3ab7c152 Windows: Remove deprecated direct show macro from JUCE demo 7 years ago
..
AUv3Synth Tidied up some method calls involving HeapBlock 7 years ago
AnimationAppExample Re-saved all projects 7 years ago
AudioAppExample Re-saved all projects 7 years ago
BLOCKS Re-saved all projects 7 years ago
BouncingBallWavetableDemo Re-saved all projects 7 years ago
ComponentTutorialExample Re-saved all projects 7 years ago
DSP module plugin demo Added a ScopedNoDenormal class to temporarily disable denormals 7 years ago
DSPDemo DSP: Made trimming of the convolution impulse response optional 7 years ago
Demo Windows: Remove deprecated direct show macro from JUCE demo 7 years ago
HelloWorld Removed some old compiler bug workarounds 7 years ago
InAppPurchase Re-saved all projects 7 years ago
MPETest Re-saved all projects 7 years ago
MidiTest Re-saved all projects 7 years ago
NetworkGraphicsDemo Re-saved all projects 7 years ago
OSCMonitor Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 7 years ago
OSCReceiver Re-saved all projects 7 years ago
OSCSender Re-saved all projects 7 years ago
OpenGLAppExample Re-saved all projects 7 years ago
PluckedStringsDemo Re-saved all projects 7 years ago
PlugInSamples Re-saved all projects 7 years ago
SimpleFFTExample FFTSimpleExample: avoid an assertion when the input audio is a block of samples all of which are exactly zero 7 years ago
audio plugin demo Fixed a bug in the demo plug-in slider class 7 years ago
audio plugin host Made the demo host compatible with OS X 10.6 7 years ago