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

Play/Pause fade #249

Open
mateusfg7 opened this issue Mar 29, 2022 · 1 comment · Fixed by #321
Open

Play/Pause fade #249

mateusfg7 opened this issue Mar 29, 2022 · 1 comment · Fixed by #321
Labels
feat New feature or request

Comments

@mateusfg7
Copy link
Owner

Describe new feat

Add a fade when play or pause the sound

Referencies

No response

@mateusfg7 mateusfg7 added the feat New feature or request label Mar 29, 2022
mateusfg7 added a commit that referenced this issue Sep 30, 2023
The fade in/or volume functionality when the sound is paused/started was removed due to many inconsistencies, such as not pausing the sound after being clicked. I believe these inconsistencies are due to the asynchronous nature of my implementation.

Ref: #249

BREAKING CHANGE: Fade In/Out volume
@mateusfg7
Copy link
Owner Author

Reopening the issue since I had to remove the already implemented functionality due to inconsistencies and bugs.

I create a GIST with the previous implementation.

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

Successfully merging a pull request may close this issue.

1 participant