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

Audio pop when audio is stopped instantly #1

Open
Electrostats opened this issue Dec 19, 2023 · 0 comments
Open

Audio pop when audio is stopped instantly #1

Electrostats opened this issue Dec 19, 2023 · 0 comments

Comments

@Electrostats
Copy link

Description

Title is self descriptive

Solution

A general solution is to very quickly fade out the audio when the note ends rather than calling the audioSource.stop() function right away and only stop the audio once the volume is set to 0.

I don't know enough Svelte to contribute but looking through the code, I believe the changes would have to be done in this function

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