Skip to content
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

Glitch sound at the start and end #36

Open
kamkudla opened this issue Apr 29, 2024 · 3 comments
Open

Glitch sound at the start and end #36

kamkudla opened this issue Apr 29, 2024 · 3 comments

Comments

@kamkudla
Copy link

I'm having this perplexing issue, and it's not just with this implementation, but I have tried pygame, simpleaudio, and others.

I get a click/glitch sound at the start of playback. At first I thought it was the device (AirPods), but it persists to internal macbook speakers as well. I've added fade-in and out. I figured it might be a host issue, so I tested with just_playback on my raspberry pi 4 connect to my airpods, and the issue persists.

Any ideas or suggestions?

@cheofusi
Copy link
Owner

Hi @kamkudla,

Does this happen with all audio files ? And audio file types ?

@kamkudla
Copy link
Author

Hi @cheofusi, yes, I tested it with wav, mp3, and ogg. They all have the same issue.

@kamkudla
Copy link
Author

kamkudla commented Apr 30, 2024

I think I might have solved the problem with the simplest fix - I added a much more aggressive fade-in/out using Audacity. Occam's Razor as always.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants