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-12-28 16:31:09 +00:00
..
juce_AudioChannelSet.cpp Added higher-order ambisonics support to JUCE 2017-11-23 15:11:26 +00:00
juce_AudioChannelSet.h Add documentation to juce_AudioChannelSet.h 2017-12-21 15:24:43 +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 Fixed a few typos 2017-12-28 16:31:09 +00:00