Offer resampling of decoded audio
Open
Nobody has claimed this yet.
extension
- Dominant language
- HTML
- Stars
- 1.3k
- Forks
- 194
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
Request from audio industry pros. Could even be done per-decode() to create ramping effects. Leverage in-decoder resampling where available.
Contributor guide
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
Start by reviewing the WebCodecs audio decode() entry point and how decoded audio is currently handled. Compare the requested per-decode() resampling and ramping behavior with available in-decoder resampling, then define the API scope and acceptance criteria before implementation.
Written by the indexing model from the issue text.
Assessment
- Domain
- audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100