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

Full volume white noise when fluidsynth init without soundfont #104

Open
muaiyadh opened this issue Jul 9, 2022 · 0 comments
Open

Full volume white noise when fluidsynth init without soundfont #104

muaiyadh opened this issue Jul 9, 2022 · 0 comments

Comments

@muaiyadh
Copy link

muaiyadh commented Jul 9, 2022

Some context: I'm using Pop os and I am somewhat new to Linux. I've been having some issues with sound (volume, when headphones plugged in, is correct, without them is always full volume), but I'm not sure if this is the main cause, as I was using my headphones.

By opening python in the terminal and running:

from mingus.midi import fluidsynth
fluidsynth.init()

I got a loud white noise that blew my ears away.

I'm not sure if that's what caused that loud noise, as I was trying a few commands before that as well:
fluidsynth.init('sf2')
Though when that didn't work, I hit CTRL+C to cancel it.
After some trial and error, it seems the issue only sometimes happens if I cancel using CTRL+C or such.

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

1 participant