Mercurial > hg > sonic-annotator
diff tests/transforms/transforms-basic-percussiononsets-df-start-and-duration.xml @ 96:34b0c85258d0 start-duration
Tests for start and duration properties -- not yet implemented in FeatureExtractionManager
author | Chris Cannam |
---|---|
date | Wed, 01 Oct 2014 09:21:10 +0100 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/tests/transforms/transforms-basic-percussiononsets-df-start-and-duration.xml Wed Oct 01 09:21:10 2014 +0100 @@ -0,0 +1,13 @@ +<transform + id="vamp:vamp-example-plugins:percussiononsets:detectionfunction" + pluginVersion="2" + program="" + stepSize="512" + blockSize="1024" + windowType="hanning" + startTime="2.000000000" + duration="2.000000000" + sampleRate="0"> + <parameter name="sensitivity" value="40"/> + <parameter name="threshold" value="3"/> +</transform>