Mercurial > hg > sonic-annotator
diff tests/transforms/transforms-basic-percussiononsets.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.xml Thu Dec 11 10:22:33 2008 +0000 @@ -0,0 +1,13 @@ +<transform + id="vamp:vamp-example-plugins:percussiononsets:onsets" + pluginVersion="2" + program="" + stepSize="512" + blockSize="1024" + windowType="hanning" + startTime="0.000000000" + duration="0.000000000" + sampleRate="0"> + <parameter name="sensitivity" value="40"/> + <parameter name="threshold" value="3"/> +</transform>