view tests/test-lab-destinations/transforms/onsets.n3 @ 343:3c01ac72c943 bqaudiostream

Seems AppVeyor still doesn't have Qt 5.11.3 yet
author Chris Cannam
date Mon, 04 Feb 2019 09:41:07 +0000
parents 6ff4da31db8b
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.