w3c / w3c/webcodecs

Offer resampling of decoded audio

Open
#178 4 comments 2 reactions 0 assignees View on GitHub

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

Open the contributing guide

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.