jsantell / jsantell/dancer.js

Bring back AudioBuffer in lieu of Audio Element (due to Safari 6/iOS6)

Open
#34 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement web audio api
Dominant language
JavaScript
Stars
2.1k
Forks
202
PR merge metrics
No merged PRs in 30d

Description

Due to Safari 6/iOS6 bugs, audiobuffers must be used to get data in and out of audio nodes

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No source files, tests, or entry points are named. Start by reviewing the linked Safari 6/iOS6 bug references and locating the audio input/output implementation; determine where Audio Element handling must be replaced or restored with AudioBuffer support, then verify behavior on the affected browsers.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
audio-video-rtc
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.