1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-26 02:14:22 +00:00
JUCE/modules/juce_audio_devices/sources
2019-01-18 08:59:28 +00: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 Replaced all usage of ScopedPointer with std::unique_ptr 2018-04-19 20:27:47 +01:00
juce_AudioTransportSource.h Changes to avoid some clang warnings 2019-01-18 08:59:28 +00:00