view tests/test-transforms-basic/transforms/percussiononsets-set-parameters.xml @ 279:45d9e9d5c788 piper-nopiper

Fix incorrect id3 block length
author Chris Cannam
date Tue, 29 Nov 2016 16:35:33 +0000
parents 7a31201dc42d
children
line wrap: on
line source
<transform
    id="vamp:vamp-example-plugins:percussiononsets:onsets"
    stepSize="512"
    blockSize="1024">
  <parameter name="sensitivity" value="60"/>
  <parameter name="threshold" value="2.6"/>
</transform>