aboutsummaryrefslogtreecommitdiffstats
path: root/doc/example.ini
diff options
context:
space:
mode:
Diffstat (limited to 'doc/example.ini')
-rw-r--r--doc/example.ini11
1 files changed, 11 insertions, 0 deletions
diff --git a/doc/example.ini b/doc/example.ini
index 425dfa4..512e196 100644
--- a/doc/example.ini
+++ b/doc/example.ini
@@ -127,6 +127,17 @@ dac_clk_rate=0
; and
;dac_clk_rate=128000000
+; Settings for crest factor reduction
+[cfr]
+enable=0
+
+; At what amplitude the signal should be clipped
+clip=1.0
+
+; How much to clip the error signal used to compensate the effect
+; of clipping
+error_clip=1.0
+
[firfilter]
; The FIR Filter can be used to create a better spectral quality.
enabled=1