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

Should fade() use AudioParam automation methods instead? #3

Closed
meenie opened this issue Aug 28, 2013 · 0 comments
Closed

Should fade() use AudioParam automation methods instead? #3

meenie opened this issue Aug 28, 2013 · 0 comments
Assignees

Comments

@meenie
Copy link
Owner

meenie commented Aug 28, 2013

Issue text originally located at: meenie/8bit.js#2

@ghost ghost assigned meenie Aug 28, 2013
@meenie meenie closed this as completed in f59a816 Jul 14, 2014
meenie pushed a commit that referenced this issue Jul 14, 2014
 - Using 'linearRampToValueAtTime' fade rather than requestAnimationFrame() - fixes #3
 - Removing requestAnimationFrame all together so music will loop while browser is in the background - fixes #21
meenie pushed a commit that referenced this issue Jul 14, 2014
 - Using 'linearRampToValueAtTime' fade rather than requestAnimationFrame() - fixes #3
 - Removing requestAnimationFrame all together so music will loop while browser is in the background - fixes #21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant