Mercurial > hg > sonic-annotator
view tests/test-transforms-basic/transforms/percussiononsets-no-parameters.n3 @ 273:5db279f1e0f8 piper-nopiper
Switch the multiple-audio tests to using amplitudefollower -- percussiononsets is too sensitive to the very low-level noise that comes from variations in mp3 decoder fixed-point arithmetic function choice
author | Chris Cannam |
---|---|
date | Fri, 25 Nov 2016 13:37:02 +0000 |
parents | 7a31201dc42d |
children |
line wrap: on
line source
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>. @prefix vamp: <http://purl.org/ontology/vamp/>. @prefix examples: <http://vamp-plugins.org/rdf/plugins/vamp-example-plugins#>. @prefix : <#>. :transform0 a vamp:Transform; vamp:plugin examples:percussiononsets ; vamp:output examples:percussiononsets_output_onsets .