The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
jules e2dcc32f88 Updated old code where the 'volatile' keyword was still being used 7 years ago
..
juce_AudioSourcePlayer.cpp Replaced all our internal use of the old AudioSampleBuffer name with AudioBuffer<float> (for which AudioSampleBuffer is just a typedef) 7 years ago
juce_AudioSourcePlayer.h Add documentation tags 7 years ago
juce_AudioTransportSource.cpp Replaced all usage of ScopedPointer with std::unique_ptr 7 years ago
juce_AudioTransportSource.h Updated old code where the 'volatile' keyword was still being used 7 years ago