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

(AudioBufferSourceNodeModification): AudioBufferSourceNode modification behavior undefined #77

Closed
olivierthereaux opened this issue Sep 11, 2013 · 3 comments

Comments

@olivierthereaux
Copy link
Contributor

Originally reported on W3C Bugzilla ISSUE-17342 Tue, 05 Jun 2012 11:34:40 GMT
Reported by Philip Jägenstedt
Assigned to

Audio-ISSUE-50 (AudioBufferSourceNodeModification): AudioBufferSourceNode modification behavior undefined [Web Audio API]

http://www.w3.org/2011/audio/track/issues/50

Raised by: Philip Jägenstedt
On product: Web Audio API

The buffer and loop attributes are not readonly, but it is not defined what effect modification has. Examples:

  • buffer is modified while playbackState == PLAYING_STATE
  • loop is modified while playbackState > UNSCHEDULED_STATE

Related to https://www.w3.org/2011/audio/track/issues/28

@joeberkovitz
Copy link
Contributor

Also referenced in in #288 and #281.

@cwilso
Copy link
Contributor

cwilso commented Oct 23, 2014

Actually, #281 and #288 cover both sides of this in greater detail. Can we just resolve this duplicate report?

@joeberkovitz
Copy link
Contributor

Closing as duplicate.

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

4 participants