ref: a35d4e0f49f287e5296f65a9a9c00b6b8a71e7a9
parent: a0f914bf9ad731b7bf59a88bf640bc368758c0dc
author: robs <robs>
date: Thu Feb 5 09:15:59 EST 2009
doc
--- a/src/dither.c
+++ b/src/dither.c
@@ -279,7 +279,7 @@
sox_effect_handler_t const * sox_dither_effect_fn(void)
{
static sox_effect_handler_t handler = {
- "dither", "[-r|-t] [-s|-f filter] [depth]"
+ "dither", "[-R] [-r|-t] [-s|-f filter] [depth]"
"\n -R Re-seed PRNG"
"\n -r Rectangular PDF"
"\n -t Triangular PDF (default)"