1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-24 01:54:22 +00:00
JUCE/modules/juce_audio_basics/buffers
2014-07-10 18:57:24 +01:00
..
juce_AudioDataConverters.cpp Cleaned up a couple of parameter types in byte order conversion. 2014-07-04 21:02:18 +01:00
juce_AudioDataConverters.h ALSA: added support for SND_PCM_FORMAT_S24_LE devices. 2013-08-12 12:56:17 +01:00
juce_AudioSampleBuffer.cpp Added a few extra assertions to AudioSampleBuffer 2014-06-26 12:44:52 +01:00
juce_AudioSampleBuffer.h Couple of minor clean-ups. 2014-03-28 09:06:20 +00:00
juce_FloatVectorOperations.cpp Tightened up a few places where numeric conversion warnings could happen. 2014-07-10 18:57:24 +01:00
juce_FloatVectorOperations.h Added 64-bit double methods to FloatVectorOperations. Refactored some of the min/max methods in FloatVectorOperations to return a Range instead of getting the results as parameters. 2014-03-18 10:56:34 +00:00