Commit 974734c9 authored by Paul B Mahol's avatar Paul B Mahol Committed by Rostislav Pehlivanov

doc/filters: remove false claim in sofalizer description

Remove false claim that processing in freq domain is
worse quality than processing in time domain.
Signed-off-by: 's avatarPaul B Mahol <onemda@gmail.com>
parent 02172d93
...@@ -3217,9 +3217,9 @@ HRTFs. Default is 1. ...@@ -3217,9 +3217,9 @@ HRTFs. Default is 1.
@item type @item type
Set processing type. Can be @var{time} or @var{freq}. @var{time} is Set processing type. Can be @var{time} or @var{freq}. @var{time} is
processing audio in time domain which is slow but gives high quality output. processing audio in time domain which is slow.
@var{freq} is processing audio in frequency domain which is fast but gives @var{freq} is processing audio in frequency domain which is fast.
mediocre output. Default is @var{freq}. Default is @var{freq}.
@item speakers @item speakers
Set custom positions of virtual loudspeakers. Syntax for this option is: Set custom positions of virtual loudspeakers. Syntax for this option is:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment