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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user