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-09-13 10:43:57 +01:00
..
AnimationAppExample Re-saved all projects 2017-08-02 18:36:10 +01:00
audio plugin demo Fixed a bug in the demo plug-in slider class 2017-09-11 12:42:27 +01:00
audio plugin host Made the demo host compatible with OS X 10.6 2017-09-11 10:14:57 +01:00
AudioAppExample Re-saved all projects 2017-08-02 18:36:10 +01:00
AUv3Synth Tidied up some method calls involving HeapBlock 2017-09-05 16:06:57 +01:00
BLOCKS Re-saved all projects 2017-08-24 10:44:57 +01:00
BouncingBallWavetableDemo Re-saved all projects 2017-08-02 18:36:10 +01:00
ComponentTutorialExample Re-saved all projects 2017-08-02 18:36:10 +01:00
Demo Windows: Remove deprecated direct show macro from JUCE demo 2017-09-13 10:43:57 +01:00
DSP module plugin demo Added a ScopedNoDenormal class to temporarily disable denormals 2017-09-12 11:32:32 +01:00
DSPDemo DSP: Made trimming of the convolution impulse response optional 2017-09-06 10:04:12 +01:00
HelloWorld Removed some old compiler bug workarounds 2017-08-14 12:59:18 +01:00
InAppPurchase Re-saved all projects 2017-09-06 15:23:19 +01:00
MidiTest Re-saved all projects 2017-09-06 15:23:19 +01:00
MPETest Re-saved all projects 2017-08-02 18:36:10 +01:00
NetworkGraphicsDemo Re-saved all projects 2017-09-06 15:23:19 +01:00
OpenGLAppExample Re-saved all projects 2017-08-02 18:36:10 +01:00
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 2017-09-08 08:59:55 +01:00
OSCReceiver Re-saved all projects 2017-09-06 15:23:19 +01:00
OSCSender Re-saved all projects 2017-09-06 15:23:19 +01:00
PluckedStringsDemo Re-saved all projects 2017-08-02 18:36:10 +01:00
PlugInSamples Re-saved all projects 2017-08-24 10:44:57 +01:00
SimpleFFTExample FFTSimpleExample: avoid an assertion when the input audio is a block of samples all of which are exactly zero 2017-08-24 14:22:45 +01:00