mozilla / cubeb-coreaudio-rs

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

With VPIO configure MONO output and always enable AGC #206

Closed Pehrsons closed 8 months ago

Pehrsons commented 8 months ago

MONO output because VPIO will downmix to mono always, anyway. AGC always on because it limits the signal on devices where it is too strong, like Apple Studio Display, preventing us from clipping.