view transforms/segmentation.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 581b1b150a4d
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 qmp: <http://vamp-plugins.org/rdf/plugins/qm-vamp-plugins#>.
@prefix : <#>.

:transform0 a vamp:Transform;
	vamp:plugin qmp:qm-segmenter;
	vamp:output qmp:qm-segmenter_output_segmentation;
	vamp:step_size "";
 	vamp:block_size "";
	vamp:window_type "".