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
2017-03-27 13:06:42 +01: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 Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_SoundPlayer.cpp Moved simple sound player to audio_utils module 2016-10-18 18:36:32 +01:00
juce_SoundPlayer.h Fixed some whitespace style and cleaned up some code using C++11 2017-03-27 13:06:42 +01:00