1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-27 02:20:05 +00:00
JUCE/modules/juce_audio_basics/buffers
reuk 3d1818f5bd
AU Host: Correctly reorder hosted audiounit channels
This change was tested with FabFilter Pro Q 3, which supports new AU
channel layouts for Atmos.
2022-01-27 18:43:21 +00:00
..
juce_AudioChannelSet.cpp AU Host: Correctly reorder hosted audiounit channels 2022-01-27 18:43:21 +00:00
juce_AudioChannelSet.h AudioChannelSet: Add 7.1.6 speaker layout 2021-11-25 11:42:40 +00:00
juce_AudioDataConverters.cpp Update code to use new AudioData interleaving/deinterleaving API 2021-10-06 16:44:51 +01:00
juce_AudioDataConverters.h Improve AudioData interleaving/deinterleaving helper methods API and add docs 2021-10-06 16:44:45 +01:00
juce_AudioProcessLoadMeasurer.cpp AudioProcessLoadMeasurer: Fix potential divide by zero due to uninitialised samplesPerBlock 2022-01-10 22:15:21 +00:00
juce_AudioProcessLoadMeasurer.h AudioProcessLoadMeasurer: Allow specifying number of samples per-block 2021-09-28 14:04:11 +01:00
juce_AudioSampleBuffer.h AudioBuffer: Clarify docs regarding the buffer's internal "cleared" flag and add setNotClear() method to force this flag to false 2021-08-18 16:00:26 +01:00
juce_FloatVectorOperations.cpp FloatVectorOperations: Add overloads accepting size_t element counts 2022-01-10 22:15:19 +00:00
juce_FloatVectorOperations.h Documentation: Avoid attempting to document implementation details 2022-01-17 10:58:18 +00:00