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 472c5616d4 The Matrix3D::rotated() method wasn't doing what its comment said, so it has been renamed to Matrix3D::rotation() and made static, which correctly describes what it does. If you had code that was calling rotated(), you can safely replace it with rotation(), but should use the opportunity to check whether your code was doing what you thought it was! 7 years ago
..
AUv3Synth Re-saved all projects 7 years ago
AnalyticsCollection Re-saved all projects. 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 Re-saved all projects. 7 years ago
DSPDemo Re-saved all projects. 7 years ago
Demo The Matrix3D::rotated() method wasn't doing what its comment said, so it has been renamed to Matrix3D::rotation() and made static, which correctly describes what it does. If you had code that was calling rotated(), you can safely replace it with rotation(), but should use the opportunity to check whether your code was doing what you thought it was! 7 years ago
HelloWorld Re-saved all projects. 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 Re-saved all projects. 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
PushNotificationsDemo Re-saved all projects. 7 years ago
SimpleFFTExample Re-saved all projects. 7 years ago
audio plugin demo Re-saved all projects. 7 years ago
audio plugin host Re-saved all projects. 7 years ago