annotate tests/transforms/transforms-basic-percussiononsets-df-windowtype-default.xml @ 117:5be4995f4029

Tests (and minor resulting fixes) for remote file download
author Chris Cannam
date Wed, 08 Oct 2014 13:14:39 +0100
parents c30b9720bde0
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>