Bug 3117154

The previous default audible behavior was actually NONE (dry), despite
the default value of MEDIUMROOM.  Corrected default value to match the
default behavior.

Change-Id: Iadb0d41629a383fd52f03e8a21ba4b74ea24401c
This commit is contained in:
Glenn Kasten
2011-01-25 10:53:40 -08:00
parent 9bb7bf6327
commit 161fb37534

View File

@@ -166,7 +166,7 @@ enum {
REVERB_VOLUME_RAMP,
};
#define REVERB_DEFAULT_PRESET REVERB_PRESET_MEDIUMROOM
#define REVERB_DEFAULT_PRESET REVERB_PRESET_NONE
#define REVERB_SEND_LEVEL (0x0C00) // 0.75 in 4.12 format