From 9e541536332d7339c5eec154be6cae736a62120c Mon Sep 17 00:00:00 2001 From: Hans-Christoph Steiner Date: Sun, 31 Jul 2011 18:10:27 +0000 Subject: moved textfile explaining disto~ parameters to 'manual' svn path=/trunk/externals/unauthorized/; revision=15180 --- manual/disto~.txt | 54 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 manual/disto~.txt (limited to 'manual/disto~.txt') diff --git a/manual/disto~.txt b/manual/disto~.txt new file mode 100644 index 0000000..820268a --- /dev/null +++ b/manual/disto~.txt @@ -0,0 +1,54 @@ +Distortion (algorithm 3) +------------------------ + +Similar to Distortion (algorithm 1) but uses Hi & Low Pass Filters from +Filters. Algorithm is HPF -> Distortion -> LPF. There are parameters for +Hi & Low Pass Filters : hipassfreq & lowpassfreq is the cutoff frequencies, +and the hipassQ & lowpassQ in the EE kinda definition for bandwidth. The +larger the Q, the wider the band, and vice versa. The drive controls the +amount of overdrive. The volume to balance the effect volume with the +bypassed level. The dry_mix is the volume of input signal & the wet_mix is +the volume of distorted signal. The feedback sets feedback of distortion. + +Controls: + + drive - distortion drive + (0<= <=5) + dry_mix - dry (unaffected) signal mix + (-5<= <=5) + wet_mix - wet (affected) signal mix + (-5<= <=5) + feedback - feedback + (-1<= <=1) + volume - distortion volume + (0=< <=2) + hipassfreq - cutoff frequency for hi pass filter + (0<