1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-13 00:04:19 +00:00
JUCE/modules/juce_audio_basics/buffers
2016-03-07 12:46:41 +00:00
..
juce_AudioDataConverters.cpp Added override specifiers to unit test classes 2015-08-10 16:21:16 +01:00
juce_AudioDataConverters.h Lots of small whitespace tweaks. 2015-12-13 19:32:05 +00:00
juce_AudioSampleBuffer.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_FloatVectorOperations.cpp Made const casts added to avoid problems in the old 10.8 SDK more conspicuous. 2016-03-07 12:46:41 +00:00
juce_FloatVectorOperations.h Fixed a missing 'const' in FloatVectorOperations 2016-03-05 13:51:22 +00:00