Browse Source

Revert "doc/filters: remove false claim in sofalizer description"

This reverts commit bf1495d9a9.
tags/n3.1
Rostislav Pehlivanov 9 years ago
parent
commit
7cda7683a5
1 changed files with 3 additions and 3 deletions
  1. +3
    -3
      doc/filters.texi

+ 3
- 3
doc/filters.texi View File

@@ -3217,9 +3217,9 @@ HRTFs. Default is 1.

@item type
Set processing type. Can be @var{time} or @var{freq}. @var{time} is
processing audio in time domain which is slow.
@var{freq} is processing audio in frequency domain which is fast.
Default is @var{freq}.
processing audio in time domain which is slow but gives high quality output.
@var{freq} is processing audio in frequency domain which is fast but gives
mediocre output. Default is @var{freq}.

@item speakers
Set custom positions of virtual loudspeakers. Syntax for this option is:


Loading…
Cancel
Save