<offset>0.0</offset>
<max>infinity</max>
<min>-infinity<min>
+ <abs>false</abs>
</some-element>
The enclosing element <some-element> is the element defined in each filter, like <input>, <u_min>,
<property/> : none
<min/> : unclipped
<max/> : unclipped
+<abs/> : false
Some examples:
<input>
<value>2.0</value>
<gain>
<digital-filter>
+
+If the element <abs> is used and set to the value "true", only the absolute value of the input
+(the positive part) is used for further computations. The abs function is applied after all
+other computations are completed.
OutputValue
==============================================================================