1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-18 00:54:19 +00:00
JUCE/examples/audio plugin demo/Source
2017-12-21 18:59:53 +00:00
..
PluginEditor.cpp Fixed a bug in the demo plug-in slider class 2017-09-11 12:42:27 +01:00
PluginEditor.h Added AudioProcessor::updateTrackProperties callback to inform plug-ins about track colour and name changes 2017-08-18 17:52:23 +01:00
PluginProcessor.cpp Fixed some issues with IO channel counts in the StandaloneFilterWindow 2017-12-21 18:59:53 +00:00
PluginProcessor.h Added AudioProcessor::updateTrackProperties callback to inform plug-ins about track colour and name changes 2017-08-18 17:52:23 +01:00
SinewaveSynth.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