1
0
Fork 0

Add documentation of new <condition> element

This commit is contained in:
torsten 2009-03-13 22:35:00 +00:00
parent 7ddf27517f
commit 94be938a0a

View file

@ -110,7 +110,9 @@ Parameters
console.
<enable> Encloses the <prop> and <value> tags which are used to enable or
disable the filter. Defaults to enabled if unspecified.
disable the filter. Instead of the <prop> and <value> tags, a <condition>
tag may be used to define a condition. Check README.conditions for more
details about conditions. Defaults to enabled if unspecified.
<type> The type of filter. This can be exponential, double-exponential,
moving-average, noise-spike, gain or reciprocal.