Closed Bug 1068749 Opened 11 years ago Closed 7 years ago

Streaming audio data for web audio editor

Categories

(DevTools Graveyard :: Web Audio Editor, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: jsantell, Unassigned)

References

Details

Server side component that emits chunks of audio data (both time and frequency domains) when toggled on, for the entire context. Requirements: * This is a lot of data coming over at high bandwidth. Will need to find a sweet spot performance wise. * Will require a wrapper around the destination node, so we can create our own analyser node (that is ignored in rendering), and ensure when nodes connect to `destination`, they actually connect to our shadow destination analyser.
Blocks: 1019100
Assignee: nobody → jsantell
Status: NEW → ASSIGNED
Assignee: jsantell → nobody
Bulk changing the status, as there is no assignee anymore. Sebastian
Status: ASSIGNED → NEW
Product: Firefox → DevTools
The code behind DevTools:Web Audio Editor has gone away. Closing this bug as INVALID
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INVALID
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.