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.
jules 2dc9316420 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) 8 years ago
..
AUv3Synth Re-saved all projects 8 years ago
AnalyticsCollection Re-saved all projects 8 years ago
AnimationAppExample Re-saved all projects 8 years ago
AudioAppExample Re-saved all projects 8 years ago
BLOCKS Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) 8 years ago
BouncingBallWavetableDemo Re-saved all projects 8 years ago
ComponentTutorialExample Re-saved all projects 8 years ago
DSP module plugin demo Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) 8 years ago
DSPDemo 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) 8 years ago
Demo 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) 8 years ago
HelloWorld Re-saved all projects 8 years ago
InAppPurchase Re-saved all projects 8 years ago
MPETest Re-saved all projects 8 years ago
MidiTest Re-saved all projects 8 years ago
NetworkGraphicsDemo Re-saved all projects 8 years ago
OSCMonitor Re-saved all projects 8 years ago
OSCReceiver Re-saved all projects 8 years ago
OSCSender Re-saved all projects 8 years ago
OpenGLAppExample Re-saved all projects 8 years ago
PluckedStringsDemo Re-saved all projects 8 years ago
PlugInSamples Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) 8 years ago
PushNotificationsDemo Re-saved all projects 8 years ago
SimpleFFTExample Re-saved all projects 8 years ago
audio plugin demo Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) 8 years ago
audio plugin host Added a Visual Studio compiler bug workaround 8 years ago