1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-14 00:14:18 +00:00
JUCE/examples/BLOCKS/BlocksSynth/Source
2017-12-06 11:16:22 +00:00
..
Audio.h 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
Main.cpp Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
MainComponent.h BLOCKS: Updated the BlocksSynth example 2017-06-12 17:33:26 +01:00
Oscillators.h 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
WaveshapeProgram.h 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