1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-17 00:44:19 +00:00
JUCE/examples/DSP module plugin demo/Source
2017-10-30 14:52:47 +00:00
..
PluginEditor.cpp DSP: Fixed multiple issues with the DSP Oversampling class and updated DSP module plug-in demo code accordingly 2017-09-06 10:17:09 +01:00
PluginEditor.h DSP: Fixed multiple issues with the DSP Oversampling class and updated DSP module plug-in demo code accordingly 2017-09-06 10:17:09 +01:00
PluginProcessor.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
PluginProcessor.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