Commit b901c30d authored by Tim Walker's avatar Tim Walker Committed by Justin Ruggles

lavr/audio_mix_matrix: acknowledge the existence of LFE2.

Signed-off-by: 's avatarJustin Ruggles <justin.ruggles@gmail.com>
parent 38445728
......@@ -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) */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment