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_utils/players
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
..
juce_AudioProcessorPlayer.cpp AudioProcessorPlayer: Make buffer remapping more robust 2024-11-04 11:10:53 +00:00
juce_AudioProcessorPlayer.h Update licensing information 2024-04-16 11:39:35 +01:00
juce_SoundPlayer.cpp Update licensing information 2024-04-16 11:39:35 +01:00
juce_SoundPlayer.h Update licensing information 2024-04-16 11:39:35 +01:00