-
Notifications
You must be signed in to change notification settings - Fork 1
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
envelope broken in firefox 107 #13
Comments
In bugzilla - https://bugzilla.mozilla.org/show_bug.cgi?id=1803822 |
Maybe this solves this - WebAudio/web-audio-api#2437 |
But first try Also |
I have testing tool. It seems to be less buggy in testing tool. |
maybe solution - tidalcycles/strudel#861 |
also: console.log is async
|
What did you do? (steps to reproduce)
Open https://severak.github.io/cyber-music-studio/fm.html and play up and down with mouse.
What happened? (actual results)
In Firefox 107 it will crackle like a hell and in Chrome (and other Webkit based browsers) it sounds just OK
This was not an issue before. I used to develop this software on Firefox and while I was doing this (in 2021) it was sounding good.
Now it's crackling due some weird envelope behaviour. I can change code of my program. I can even do some special behaviour for Firefox here but I don't know how to do it.
The text was updated successfully, but these errors were encountered: