question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

AudioWorklet issues

See original GitHub issue

getting following error while runnings p5.oscillattor inline example :- :9001/docs/reference/#/p5.Oscillator:1 Uncaught DOMException: Failed to execute 'registerProcessor' on 'AudioWorkletGlobalScope': An AudioWorkletProcessor with name:"recorder-processor" is already registered. at blob:http://127.0.0.1:9001/fe89e6fb-9435-4561-a562-9bcbf4482a8c:279:1 browser : chrome 88.0.4324.1

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:16 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
niki-itocommented, Aug 20, 2021

Hello. The error appears in the console for me as well with the instance mode. I do use audio but the audio itself runs fine. The error doesn’t seem to be causing any issues in my p5 sketch. I am also using version: 1.0.1

2reactions
endurance21commented, Mar 17, 2021

@oshoham i might have removed this while i was removing my promise setup . Anyways thank you so much for helping out ! i will make the change soon

Read more comments on GitHub >

github_iconTop Results From Across the Web

AudioWorklet - Web APIs | MDN
The AudioWorklet interface of the Web Audio API is used to supply custom audio ... Report problems with this compatibility data on GitHub ......
Read more >
audioworklet · GitHub Topics
Superpowered Web Audio JavaScript and WebAssembly SDK for modern web browsers. Allows developers to implement low-latency interactive audio features into ...
Read more >
AudioWorklet playback glitches when ReadableStream ...
The issue describes that AudioWorklet outputs observable glitches and gaps in audio output when the Render Capacity of one Worklet is ~99% ...
Read more >
AudioWorklet | Web Audio Samples
AudioWorklet. Code examples and resources for AudioWorklet. ... One-pole filter built with Audio Worklet ... Report Chrome issues.
Read more >
Intent to implement: AudioWorklet - Google Groups
"The AudioWorklet object allows developers to supply scripts ... proposed in https://github.com/WebAudio/web-audio-api/issues/1453
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found