1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/examples/DSPDemo/Source
2017-12-19 12:44:24 +00:00
..
Demos Began phasing out double_Pi and float_Pi in favour of MathConstants::pi. Also added MathConstants::twoPi 2017-12-06 11:16:22 +00:00
DSPDemo.h Added the JUCE DSP module 2017-07-27 12:39:07 +01:00
EditorColourScheme.xml Added the JUCE DSP module 2017-07-27 12:39:07 +01:00
Main.cpp 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
Main.h Added the JUCE DSP module 2017-07-27 12:39:07 +01:00
MainComponent.cpp Fixed some const violation errors 2017-12-19 12:44:24 +00:00
MainComponent.h Added the JUCE DSP module 2017-07-27 12:39:07 +01:00