decoder/dsdiff: add option "lsbitfirst"
Defaults to "no", which fixes the noise problems.
This commit is contained in:
23
doc/user.xml
23
doc/user.xml
@@ -742,6 +742,29 @@ cd mpd-version</programlisting>
|
||||
<para>
|
||||
Decodes DFF files containing DSDIFF data (e.g. SACD rips).
|
||||
</para>
|
||||
|
||||
<informaltable>
|
||||
<tgroup cols="2">
|
||||
<thead>
|
||||
<row>
|
||||
<entry>Setting</entry>
|
||||
<entry>Description</entry>
|
||||
</row>
|
||||
</thead>
|
||||
<tbody>
|
||||
<row>
|
||||
<entry>
|
||||
<varname>lsbitfirst</varname>
|
||||
<parameter>yes|no</parameter>
|
||||
</entry>
|
||||
<entry>
|
||||
Decode the least significant bit first. Default is
|
||||
"no".
|
||||
</entry>
|
||||
</row>
|
||||
</tbody>
|
||||
</tgroup>
|
||||
</informaltable>
|
||||
</section>
|
||||
|
||||
<section>
|
||||
|
||||
Reference in New Issue
Block a user