-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Description
Detailed steps on how to reproduce the bug
-
regular app with
AudioDeviceConfigbased callback on macOS -
playback or record for a while
-
audio starts breaking up / buzzing / repeating buffers style of sounds
-
eventually goes totally silent
-
this line is getting hit continually when in this state
Reverting to JUCE 8.0.6 (our previously used version which is before the CoreAudio changes) resolves the issue.
Unfortunately we want to update to 8.0.9+ to resolve #1595
What is the expected behaviour?
discontinuity only happens if the CPU is overloaded and audio stays clean
Operating systems
macOS
What versions of the operating systems?
macOS Sequioa 15.5
Architectures
Arm64/aarch64
Stacktrace
https://github.com/juce-framework/JUCE/blob/8.0.11/modules/juce_audio_devices/native/juce_CoreAudio_mac.cpp#L2088-L2089Plug-in formats (if applicable)
No response
Plug-in host applications (DAWs) (if applicable)
JUCE-based host, using AudioDeviceManager + audio callback
Testing on the develop branch
The bug is present on the develop branch
Code of Conduct
- I agree to follow the Code of Conduct
Metadata
Metadata
Assignees
Labels
No labels
