Closed Bug 1156733 Opened 11 years ago Closed 11 years ago

Turning on a ScriptProcessorNode through the WebAudio editor yields silence

Categories

(DevTools Graveyard :: Web Audio Editor, defect)

x86
macOS
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 1157137

People

(Reporter: pehrsons, Unassigned)

References

Details

I have a gUM stream hooked up like so: stream (audio+video) -> MediaStreamSourceNode -> ScriptProcessorNode -> MediaStreamDestinationNode -> AudioElement I can hear the processed audio. If I in the Web Audio editor turn off the ScriptProcessorNode I hear unprocessed audio. If I in the Web Audio editor turn the ScriptProcessorNode back on, I just hear silence. After reaching this state I am unable to turn it on properly. Turning it off always plays unprocessed audio, so that works fine.
This seems to work with my patch for bug 1157137.
Depends on: 1157137
Confirmed reproducing (3 of 3) on http://mdn.github.io/script-processor-node/ with Firefox 39. Confirmed fixed (many of equally many) on the same page by bug 1157137.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
Product: Firefox → DevTools
Product: DevTools → DevTools Graveyard
You need to log in before you can comment on or make changes to this bug.