The JUCE cross-platform C++ framework, with DISTRHO/KXStudio specific changes
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
reuk b0e689eaf4
AudioProcessLoadMeasurer: Fix potential divide by zero due to uninitialised samplesPerBlock
3 years ago
..
juce_AudioChannelSet.cpp AudioChannelSet: Add 7.1.6 speaker layout 3 years ago
juce_AudioChannelSet.h AudioChannelSet: Add 7.1.6 speaker layout 3 years ago
juce_AudioDataConverters.cpp Update code to use new AudioData interleaving/deinterleaving API 3 years ago
juce_AudioDataConverters.h Improve AudioData interleaving/deinterleaving helper methods API and add docs 3 years ago
juce_AudioProcessLoadMeasurer.cpp AudioProcessLoadMeasurer: Fix potential divide by zero due to uninitialised samplesPerBlock 3 years ago
juce_AudioProcessLoadMeasurer.h AudioProcessLoadMeasurer: Allow specifying number of samples per-block 3 years ago
juce_AudioSampleBuffer.h AudioBuffer: Clarify docs regarding the buffer's internal "cleared" flag and add setNotClear() method to force this flag to false 3 years ago
juce_FloatVectorOperations.cpp FloatVectorOperations: Add overloads accepting size_t element counts 3 years ago
juce_FloatVectorOperations.h FloatVectorOperations: Add overloads accepting size_t element counts 3 years ago