1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/examples
2017-11-01 18:32:32 +00:00
..
AnalyticsCollection Re-saved all projects 2017-10-27 10:41:18 +01:00
AnimationAppExample Re-saved all projects 2017-10-27 10:41:18 +01:00
audio plugin demo Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) 2017-10-30 14:52:47 +00:00
audio plugin host Added a Visual Studio compiler bug workaround 2017-10-30 15:00:34 +00:00
AudioAppExample Re-saved all projects 2017-10-27 10:41:18 +01:00
AUv3Synth Re-saved all projects 2017-10-27 10:41:18 +01:00
BLOCKS Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) 2017-10-30 14:52:47 +00:00
BouncingBallWavetableDemo Re-saved all projects 2017-10-27 10:41:18 +01:00
ComponentTutorialExample Re-saved all projects 2017-10-27 10:41:18 +01:00
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) 2017-11-01 17:41:06 +00:00
DSP module plugin demo Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) 2017-10-30 14:52:47 +00:00
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) 2017-11-01 17:41:06 +00:00
HelloWorld Re-saved all projects 2017-10-27 10:41:18 +01:00
InAppPurchase Re-saved all projects 2017-10-27 10:41:18 +01:00
MidiTest Re-saved all projects 2017-10-27 10:41:18 +01:00
MPETest Re-saved all projects 2017-10-27 10:41:18 +01:00
NetworkGraphicsDemo Re-saved all projects 2017-10-27 10:41:18 +01:00
OpenGLAppExample Re-saved all projects 2017-10-27 10:41:18 +01:00
OSCMonitor Re-saved all projects 2017-10-27 10:41:18 +01:00
OSCReceiver Re-saved all projects 2017-10-27 10:41:18 +01:00
OSCSender Re-saved all projects 2017-10-27 10:41:18 +01:00
PluckedStringsDemo Re-saved all projects 2017-10-27 10:41:18 +01:00
PlugInSamples Minor formatting improvements 2017-11-01 18:32:32 +00:00
PushNotificationsDemo Re-saved all projects 2017-10-27 10:41:18 +01:00
SimpleFFTExample Re-saved all projects 2017-10-25 12:12:10 +01:00