1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-25 02:04:23 +00:00
JUCE/modules/juce_audio_basics/buffers
2017-12-19 14:23:14 +00:00
..
juce_AudioChannelSet.cpp Added higher-order ambisonics support to JUCE 2017-11-23 15:11:26 +00:00
juce_AudioChannelSet.h Updated some outdated documentation in previous commit 2017-11-23 15:14:39 +00:00
juce_AudioDataConverters.cpp Noticed that we still had some template whitespace workarounds for older compilers, so tidied them up 2017-10-11 12:26:05 +01:00
juce_AudioDataConverters.h Moved all "namespace juce" declarations from module headers to the individual .h and .cpp source files. This makes life a lot easier for Intellisense and other IDE autocompletion tools 2017-09-08 08:59:55 +01:00
juce_AudioSampleBuffer.h Fixed some out-of-range channel copying in the AudioBuffer move operator 2017-12-19 14:23:14 +00:00
juce_FloatVectorOperations.cpp Added disableDenormalisedNumberSupport to query if denormals are disabled and improved documentation 2017-10-17 09:57:39 +01:00
juce_FloatVectorOperations.h Made it possible for users to override the definition of JUCE_SNAP_TO_ZERO 2017-11-06 10:59:45 +00:00