audio: Make AudioConverterConfig::set_mix_matrix generic
So that we can set the mix matrix using both &[&[f64]]
and
&[Vec<f64>]
.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
So that we can set the mix matrix using both &[&[f64]]
and
&[Vec<f64>]
.