Mercurial > hg > sonic-annotator
diff tests/transforms/transforms-basic-percussiononsets-set-parameters.xml @ 0:581b1b150a4d
* copy to sonic-annotator
author | Chris Cannam |
---|---|
date | Thu, 11 Dec 2008 10:22:33 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/transforms/transforms-basic-percussiononsets-set-parameters.xml Thu Dec 11 10:22:33 2008 +0000 @@ -0,0 +1,7 @@ +<transform + id="vamp:vamp-example-plugins:percussiononsets:onsets" + stepSize="512" + blockSize="1024"> + <parameter name="sensitivity" value="60"/> + <parameter name="threshold" value="2.6"/> +</transform>