Demo doesn't run
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 202
- PR merge metrics
- No merged PRs in 30d
Description
I've tried running the demo a few times now, but I never got past the loading screen.
dancer.js:354 Uncaught TypeError: this.context.createJavaScriptNode is not a function
dancer.js:321 Uncaught TypeError: Failed to execute 'connect' on 'AudioNode': No function was found that matched the signature provided.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Open the linked demo and inspect dancer.js at lines 321 and 354, starting from the reported Web Audio errors. Confirm the failure in a supported browser; done means the demo passes the loading screen without these console errors.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100