view tests/transforms/transforms-basic-percussiononsets-set-parameters.xml @ 45:69c438d4b9d3

* Pick up default sample rate and channel count from first audio file (formerly they were hardcoded to 44100 and 1...)
author Chris Cannam
date Mon, 18 Oct 2010 14:17:48 +0100
parents 581b1b150a4d
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>