commit | fa47edf84698ffd8a62e5c72ff2ef918f3fe30f0 | [log] [tgz] |
---|---|---|
author | Vivia Nikolaidou <vivia@toolsonair.com> | Mon Jan 16 19:36:07 2017 +0200 |
committer | Sebastian Dröge <sebastian@centricular.com> | Thu Feb 23 21:02:44 2017 +0200 |
tree | 09b6d343c703cee57dc03d4c533f133bb6302d50 | |
parent | fc2ca69c2563a85c05fa4d04faf932d4df77645a [diff] |
audiomixmatrix: New element that mixes audio channels This element transforms a given number of input channels into a given number of output channels according to a given transformation matrix. The matrix coefficients must be between -1 and 1. In the auto mode, input/output channels are automatically negotiated and the transformation matrix is a truncated or zero-padded identity matrix. https://bugzilla.gnome.org/show_bug.cgi?id=777376