Closed Bug 1275961 Opened 9 years ago Closed 6 years ago

Allow developer to specify the Audio Context sampling rate

Categories

(Core :: Web Audio, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1387454
Tracking Status
platform-rel --- -

People

(Reporter: sole, Unassigned)

References

(Depends on 1 open bug)

Details

(Keywords: DevAdvocacy)

This is something developers ask me really often - specially also since we can record stuff with MediaRecorder and it seems it will just accept whichever sampling rate the stream carries, but will not let the developer configure it. So developers have no way of controlling the end sampling rate result. I know this is not even defined in the spec level yet, but this can help spec writers see what people want to do. There's an existing bug filed in the spec for this: https://github.com/WebAudio/web-audio-api/issues/300
Keywords: DevAdvocacy
I agree this would be useful. Perhaps an OfflineAudioContext may be an option in the meantime for MediaRecorder?
This is planned on a spec level but we need to write some code to be able to have multiple MediaStreamGraph that can communicate with different sample rates.
Depends on: 1265402
Initially setting the priority of this bug to match that of its blocking bug.
Priority: -- → P2
Flags: platform-rel?
platform-rel: --- → ?
platform-rel: ? → -
Mass change P2->P3 to align with new Mozilla triage process.
Priority: P2 → P3

We've have this implemented for some time now, implemented in bug 1387454.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.