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_devices/sources
2019-04-01 15:39:27 +01:00
..
juce_AudioSourcePlayer.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
juce_AudioSourcePlayer.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00
juce_AudioTransportSource.cpp Fix some data races flagged when running the AudioPlaybackDemo with Xcode's thread sanitiser enabled 2019-04-01 15:39:27 +01:00
juce_AudioTransportSource.h Fix some data races flagged when running the AudioPlaybackDemo with Xcode's thread sanitiser enabled 2019-04-01 15:39:27 +01:00