Choppy audio playback #407
Labels
No labels
2230
2243
App version
Apple OS errata
Apple SDK
bug
bugsnag
build
dlt
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: chris/Cog#407
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Describe
I just updated Cog from pre-speed control and now all audio playback sounds like it's being played through a taser. It sounds like the audio is cutting in and out at a pretty fast rate.
The speed of this varies in line with how fast the audio speed slider is set. You can't really tell what it sounds like until you slow your audio down to the slowest allowed (which for me was x0.2 speed).
I was only able to test using flac and mp3 files, but the issue was identical for both.
To Reproduce
Expected behavior
Audio playback smooth under 1.0x speed, and any other speed.
Screenshots
I don't really have any screenshots, but you can observe this happening by watching the visualizer while doing audio playback.
Version information:*
What sample rate is your sound output device set to? I can't reproduce this issue, either on an M1 Mac mini, or an M4 Pro Mac mini.
48 kHz on a 32-bit float. I just tested again with both my headphones plugged into the 3.5mm jack on the laptop body, headphones plugged into a dock connected via USB-C, and the MacBook's main speakers, all with the same results. Is there some kind of logs I can send you?
Try wiping the configuration and see if it still does it? You can wipe just the Preferences file from the container, the Playlists/Media database should be fine to keep.
Also, try setting the sound output to 96kHz, since Cog internally outputs a mix to that. Strangely, I cannot reproduce any crackling audio on my dad's M1 Mac mini. Do you have any system software installed that hooks into sound output?
Sorry, I'm not super familiar with MacOS file structures, where is the preferences file?
Tried swapping to all of the sample rates available (including 96 kHz) and there was no change in the sound.
edit: The only thing I had was zoom in terms of other audio hook ins was Zoom, but I've stripped out everything from that and I still have it going on.
Quit Cog, then run from a terminal:
I do not know if the default "Hold Option while launching the App" will work as well.
The terminal command fixed it! Thank you.