annotate tests/test-transforms-basic/transforms/percussiononsets-df-windowtype-default.xml @ 270:2345e739af49 piper-nopiper

Do that only for the first frame
author Chris Cannam
date Thu, 24 Nov 2016 13:38:45 +0000
parents 7a31201dc42d
children
rev   line source
Chris@51 1 <transform
Chris@51 2 id="vamp:vamp-example-plugins:percussiononsets:detectionfunction"
Chris@51 3 pluginVersion="2"
Chris@51 4 program=""
Chris@51 5 stepSize="512"
Chris@51 6 blockSize="1024"
Chris@51 7 startTime="0.000000000"
Chris@51 8 duration="0.000000000"
Chris@51 9 sampleRate="0">
Chris@51 10 <parameter name="sensitivity" value="40"/>
Chris@51 11 <parameter name="threshold" value="3"/>
Chris@51 12 </transform>