1
0
Fork 0
mirror of https://github.com/juce-framework/JUCE.git synced 2026-01-09 23:34:20 +00:00
JUCE/modules/juce_audio_utils
reuk 869a20ca30
AudioProcessorPlayer: Make buffer remapping more robust
This change improves the initialiseIoBuffers function so that it can
handle the situation where the number of processor outputs does not
match the number of system outputs, and/or when the number of system
inputs is not 0, 1, or equal to the number of processor inputs.
2024-11-04 11:10:53 +00:00
..
audio_cd Update licensing information 2024-04-16 11:39:35 +01:00
gui Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00
native Versioning: Add the JUCE version number to any internally created threads 2024-09-26 08:10:56 +00:00
players AudioProcessorPlayer: Make buffer remapping more robust 2024-11-04 11:10:53 +00:00
juce_audio_utils.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_audio_utils.h Bump version number to 8.0.3 2024-10-15 22:16:12 +01:00
juce_audio_utils.mm Update licensing information 2024-04-16 11:39:35 +01:00