-
-
Notifications
You must be signed in to change notification settings - Fork 41
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Crackles and clicks when playing music #37
Comments
There is apparently a known issue with around 10 percent of PCM5100A chips where they refuse to play 21.05khz audio. If this is an intermittent issue that only affects certain applications (particularly when mixing multiple channels), then this is likely it. The solution would be to replace the PCM5100A. |
I think the problem is not with the PCM5100A. I bought 5 pieces of new chips and replaced two of them. Nothing has changed, the problem remains. |
Is the issue audible in non-GUS modes? If it’s only on GUS that points to faulty PSRAM chip (U8) or a soldering issue around that chip. It’s not used in the other sound modes. |
I checked other modes - when emulating SB, the game freezes, the music is heard for less than a second, then a click and silence. The only mode that works fine is MPU 401 emulation. |
Hi,
I have assembled three PicoGUS and two of them work fine, and on the third board, when playing music, you can hear clicks and crackles like when listening to a vinyl record.
The problem is observed in the XTC-PLAY player.
The sound is normal in games.
What could be the problem? Is this a defective PCM5100A audio codec?
Link to the recorded audio file:
(https://drive.google.com/file/d/13oy0wXh3Ue7P_ZVYZhUcEBK353x5l1JZ/view?usp=sharing)
The text was updated successfully, but these errors were encountered: