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

Clarity about stop method in AudioBufferSourceNode #61

Closed
olivierthereaux opened this issue Sep 11, 2013 · 1 comment
Closed

Clarity about stop method in AudioBufferSourceNode #61

olivierthereaux opened this issue Sep 11, 2013 · 1 comment

Comments

@olivierthereaux
Copy link
Contributor

Originally reported on W3C Bugzilla ISSUE-22550 Wed, 03 Jul 2013 05:26:17 GMT
Reported by Praveen R Jadhav
Assigned to

WebAudio Spec says "'stop' must only be called one time and only after a call to 'start' or 'stop', or an exception will be thrown."

This statement is contradictory as 'stop' can be called only once but also says it can be called after a call to 'stop' which is not possible.

A statement like "'stop' must only be called one time and only after a call to 'start' or an exception will be thrown." would provide more clarity IMO.

@cwilso
Copy link
Contributor

cwilso commented Feb 19, 2014

Duplicate of #15.

@cwilso cwilso closed this as completed Feb 19, 2014
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

2 participants