the effect which worked flawlessly in JB is not working in ICS. Yes it should work on mixer thread. so it's an auxiliary effect ???
Is there a difference between auxiliary effect and global effect?( sorry for the noob question but i am new to this!) I read in this group that an auxiliary effect (example reverb) get disabled if any of the mixer threads contain an effect( i mean some other effect) already applied. Is there a workaround for that? also in audioflinger.h there is a quote > // true if the effect whose descriptor is passed can be suspended > // OEMs can modify the rules implemented in this method to exclude > specific effect > // types or implementations from the suspend/restore mechanism. > > bool isEffectEligibleForSuspend(const effect_descriptor_t& desc); > -- -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting --- You received this message because you are subscribed to the Google Groups "android-porting" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
