Bring back AudioBuffer in lieu of Audio Element (due to Safari 6/iOS6)
Open
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
- 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
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