
4 Function
4.2.3 Trim
This block adds the current trim-value to the associated input value..
This trim value is generated by pressing the trim-keys. The range of this trim -value
is -31 to +31. This value is directly shown in the graphical representation in the main
screen. To extend this value range at up to +/. 512 we use a quadratic polynomial..
This polynomial allow a resolution of 1 in the mid range
and it reduces the resolution in outer ranges. At the same
time we can reach the whole value range in 31 steps.
4.2.4 Mixer
The mixer block combines several input channels to the output channels. The inputs
are weighted by some percentage-value and they are assigned to the outputs. In
addition to this weight we can assign a user defined curve to this value and we can
assign some delay-values to one mixer line.
4.2.5 Curves
- : no curve,. y=x
>0 : y=x | x>0, else y=0
<0 : y=x | x<0 else y=0
|x| y=|x|
Cv1..Cv4 use one of four user defined curves.
Cv1 and Cv2 use 5 nodes at x=-100, -50, 0, 50, 100;
Cv3 and Cv4 use 9 nodes at x=-100, -75, -50, -25, 0, 25, 50, 75, 100
24