Skip to content
Snippets Groups Projects
Commit dc60ecdb authored by Michael Niedermayer's avatar Michael Niedermayer
Browse files

doc: add noise shaping dithers

parent c20ce9ad
No related branches found
No related tags found
No related merge requests found
...@@ -104,6 +104,21 @@ select rectangular dither ...@@ -104,6 +104,21 @@ select rectangular dither
select triangular dither select triangular dither
@item triangular_hp @item triangular_hp
select triangular dither with high pass select triangular dither with high pass
@item lipshitz
select lipshitz noise shaping dither
@item shibata
select shibata noise shaping dither
@item low_shibata
select low shibata noise shaping dither
@item high_shibata
select high shibata noise shaping dither
@item f_weighted
select f-weighted noise shaping dither
@item modified_e_weighted
select modified-e-weighted noise shaping dither
@item improved_e_weighted
select improved-e-weighted noise shaping dither
@end table @end table
@item resampler @item resampler
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment