Mercurial > hg > sonic-annotator
view tests/test-csv-destinations/transforms/onsets.n3 @ 284:8233a26705ed piper-nopiper
More info about where helper programs live
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Wed, 30 Nov 2016 10:16:23 +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.