view tests/test-transforms-basic/transforms/percussiononsets-set-parameters.xml @ 178:f0f57af581d7

Bring in vamp-plugin-sdk as subrepo, so we can build it with fftw3 support (as this is a GPL'd program)
author Chris Cannam
date Thu, 16 Oct 2014 10:50:42 +0100
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>