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_basics/buffers
2017-04-18 09:42:07 +01:00
..
juce_AudioChannelSet.cpp Modified AudioChannelSet::getDescription() to return more commonly used names for surround formats (without the "+LFE" part) 2017-02-27 11:52:41 +00:00
juce_AudioChannelSet.h Added missing JUCE_CALLTYPE specifier to AudioChannelSet 2017-03-05 17:46:32 +00:00
juce_AudioDataConverters.cpp Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_AudioDataConverters.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00
juce_AudioSampleBuffer.h Fixed a bug where an AudioSampleBuffer's isClear flag would remain set even after copying data from another non-zero AudioSampleBuffer 2017-04-18 09:42:07 +01:00
juce_FloatVectorOperations.cpp Updated the juce_audio_basics, juce_audio_devices, juce_blocks_basics, juce_core and juce_events modules to a new ISC license 2016-12-14 10:07:26 +00:00
juce_FloatVectorOperations.h Replace include guards with "#pragma once" 2017-02-01 17:18:07 +00:00