Mercurial > hg > sonic-annotator
view tests/test-jams-writer/transforms/detectionfunction.n3 @ 316:3cd337892a16
Update before install; seems to be necessary (based on other projects) to avoid recent Ruby-related error
author | Chris Cannam |
---|---|
date | Tue, 10 Oct 2017 13:52:12 +0100 |
parents | 1f8fef5c6ea2 |
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_detectionfunction .