mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-12-14 08:56:34 -05:00
Add new option to disable remixing from/to LFE and set it to on by default
This commit is contained in:
parent
33d349dcbb
commit
f2164023fd
11 changed files with 49 additions and 23 deletions
|
|
@ -105,6 +105,16 @@ USA.
|
|||
matching only.</p>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<p><opt>disable-lfe-remixing=</opt> When upmixing or downmixing
|
||||
ignore LFE channels. When this option is on the output LFE
|
||||
channel will only get a signal when an input LFE channel is
|
||||
available as well. If no input LFE channel is available the
|
||||
output LFE channel will always be 0. If no output LFE channel is
|
||||
available the signal on the input LFE channel will be
|
||||
ignored.</p>
|
||||
</option>
|
||||
|
||||
<option>
|
||||
<p><opt>use-pid-file=</opt> Create a PID file in
|
||||
<file>/tmp/pulse-$USER/pid</file>. Of this is enabled you may
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue