OSDN Git Service

Apply EQ and bass boost first in effect chain
authorJean-Michel Trivi <jmtrivi@google.com>
Thu, 20 Jun 2013 23:49:25 +0000 (16:49 -0700)
committerJean-Michel Trivi <jmtrivi@google.com>
Thu, 20 Jun 2013 23:49:25 +0000 (16:49 -0700)
commit209bbbcf4190231f9dede758cbe77d109919f9f1
tree08e8e07347f3b8dd770685bb34280a0d2c236b73
parente6478de72a8ae1d3abb3e8c20898977c45354a4f
Apply EQ and bass boost first in effect chain

EQ and bass boost can improperly interact with other effects
 (e.g. virtualizer) outside of the bundle. Apply them first
 in an effect chain, which is equivalent to using them to affect
 the content of a track, rather than how a track is presented,
 when additional effects are cascaded behind EQ and BB.

Bug 8589316

Change-Id: Ifb34e46bc1969f613cdc90ee2a79af677e2fad92
media/libeffects/lvm/wrapper/Bundle/EffectBundle.cpp