1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/examples/MPETest/Source
2017-12-06 11:16:22 +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 Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
MPEDemoSynthVoice.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
MPESetupComponent.h Added lambda callback methods to ListenerList. Its old method-invocation callbacks were refactored to use variadic templates instead of the old awful macros they used in the past, but please move your code to use the new lambda functions, as the one stuff will eventually be deprecated! 2017-11-28 16:18:40 +00:00
Visualiser.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
ZoneColourPicker.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00
ZoneLayoutComponent.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00