Open tmhglnd opened 4 years ago
Allow for more than 2 speakers as output in the DAC.
Design choices:
-1 to 1
0 to number-of-speakers-1
vector-based-panning
Allow for more than 2 speakers as output in the DAC.
Design choices:
-1 to 1
(where 0 is center front, -1 or 1 are full left/right)0 to number-of-speakers-1
where an integer means fully panned in selected speakervector-based-panning
where the position is a polar-coordinate (angle, distance)