view tests/test-rdf-destinations/transforms/onsets.n3 @ 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
@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.