mozilla / cubeb-coreaudio-rs

The audio backend of Firefox on Mac OS X.
ISC License
25 stars 10 forks source link

When playing stereo, address the channels by name rather than using 0 and 1 #222

Closed padenot closed 4 months ago

padenot commented 4 months ago

This should fix https://bugzilla.mozilla.org/show_bug.cgi?id=1474175.

uberjay commented 4 months ago

For someone totally unfamiliar with the Firefox release process -- when might this fix make its way into something I can try?

Pehrsons commented 4 months ago

It will be in Nightly soon. Follow along in https://bugzilla.mozilla.org/show_bug.cgi?id=1474175.

padenot commented 4 months ago

@uberjay this should be available tomorrow in Nightly. This installs alongside a regular Firefox fine without touching your main profile if it's just for testing (not sure how familiar you are with nightly).

General availability in Firefox release is going to be in Firefox 128, July 8th this year.

uberjay commented 4 months ago

Fantastic, the nighty build I just tried plays using the correct channels!!! Thank you all so much, it's greatly appreciated! ❤️