lavr/audio_mix_matrix: acknowledge the existence of LFE2.

Signed-off-by: Justin Ruggles <justin.ruggles@gmail.com>
This commit is contained in:
Tim Walker 2012-09-12 17:09:33 +02:00 committed by Justin Ruggles
parent 3844572887
commit b901c30da6
1 changed files with 1 additions and 0 deletions

View File

@ -54,6 +54,7 @@
#define WIDE_RIGHT 32
#define SURROUND_DIRECT_LEFT 33
#define SURROUND_DIRECT_RIGHT 34
#define LOW_FREQUENCY_2 35
#define SQRT3_2 1.22474487139158904909 /* sqrt(3/2) */