1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-10 23:44:24 +00:00
JUCE/modules/juce_audio_utils/players
2016-12-07 10:10:20 +00:00
..
juce_AudioProcessorPlayer.cpp Set avoidReallocating argument of AudioBuffer::makeCopyOf() to true in some audio class methods to avoid unnecessary reallocations in double-float buffer conversion 2016-12-07 10:10:20 +00:00
juce_AudioProcessorPlayer.h Converted AudioSampleBuffer into a templated class that can use either float or double types. Used this to implement 64-bit audio plugin support in VST and AU 2015-11-02 11:09:41 +00:00
juce_SoundPlayer.cpp Moved simple sound player to audio_utils module 2016-10-18 18:36:32 +01:00
juce_SoundPlayer.h Moved simple sound player to audio_utils module 2016-10-18 18:36:32 +01:00