Mercurial > hg > sonic-annotator
view tests/test-jams-destinations/transforms/onsets.n3 @ 286:5ba121f3889e piper-nopiper
Update for latest audio file reader changes & tests
author | Chris Cannam |
---|---|
date | Fri, 02 Dec 2016 09:33:00 +0000 |
parents | f35bbb3e4d41 |
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.