Closed
Bug 1022250
Opened 11 years ago
Closed 7 years ago
Load AudioBuffers via URL in web audio editor
Categories
(DevTools Graveyard :: Web Audio Editor, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: jsantell, Unassigned)
Details
When selecting an AudioBufferSourceNode, it'd be awesome if there was a way to specify a URL to an audio file, and sets the node's `buffer` property to the corresponding AudioBuffer. Would use an XHR with ctx.decodeAudioBuffer under the hood. Very useful for game developers, I think.
Comment 1•7 years ago
|
||
Mass-closing inactive (2 years+) bugs on unmaintained devtools components.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Firefox → DevTools
Updated•6 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•