Mandate support from/to any AudioSampleFormat
Nobody has claimed this yet.
- Dominant language
- HTML
- Stars
- 1.3k
- Forks
- 194
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 3
Description
As of #349, we mandate support for converting from ANY format to f32-planar. This allows for consistent integration with WebAudio. Chrome does not currently support conversions to other formats and will throw a NotSupportedError if requested.
But @padenot raised the point that we could mandate support for other conversions. I'm open to it. @padenot, do you think folks will find it useful?
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
Read issue #349 and the current WebCodecs requirements for AudioSampleFormat conversion, then review the discussion about supporting conversions beyond f32-planar. The work is complete when the useful conversion requirements are agreed and the mandated support is clearly specified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- html
- Domain
- api, audio-video-rtc
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100