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-11-01 17:41:06 +00:00
..
Demos DSP: Made trimming of the convolution impulse response optional 2017-09-06 10:04:12 +01: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 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
MainComponent.h Added the JUCE DSP module 2017-07-27 12:39:07 +01:00