1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-11 23:54:18 +00:00
JUCE/examples/PlugInSamples/InterAppAudioEffect/Source
2017-11-01 18:32:32 +00:00
..
IAAEffectEditor.h Minor formatting improvements 2017-11-01 18:32:32 +00:00
IAAEffectProcessor.cpp 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
IAAEffectProcessor.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
SimpleMeter.h Updated file headers and the README with the JUCE 5 license 2017-04-27 14:43:04 +01:00