<p><br>
>><br>
>> Hui and I have been working on some LFE filter patches lately, and this<br>
>> is our first draft for review/feedback.<br>
>><br>
>> First, I have greedily stolen the math from CRAS, because CRAS is BSD and<br>
>> as I understand we don't have a problem with merging more liberal licenses.<br>
>><br>
>> The LFE filter is implemented in the resampler, which means it is done for<br>
>> every sink-input rather than every sink - this might mean some additional<br>
>> CPU processing if many different streams play back at the same time, but<br>
>> putting it on the sink side would disable the possibility to mix a 2.0 stream<br>
>> with a 2.1 stream.<br>
>><br>
>> The rewind part is very drafty and untested, and I'm not sure I choose the<br>
>> best design here. But at least this is something that could act as base for<br>
>> discussion.<br>
><br>
><br>
> Sorry for a possibly-stupid question, but...<br>
><br>
> Which part of PulseAudio is supposed to disable the effect if the user plugs headphones in? Or is it yet to be written?<br>
></p>
<p>As plug of headphone won't change profile , the headphone just get signal without any bass ,</p>
<p> this is similar to plug headphone when playing 5.1 </p>
<p>did pulseaudio automatically downmix 5.1 to stereo ?<br>
</p>