Mercurial > hg > sonic-annotator
comparison tests/expected/transforms-summaries-percussiononsets-from-rdf.n3 @ 60:400e09d69b8f
Add file: URI for file -- this is stripped out by the test script afterwards, I'm not sure how it got stripped from the source as well but obviously it's not parseable without it
author | Chris Cannam |
---|---|
date | Thu, 24 May 2012 11:35:54 +0100 |
parents | 52b9d58edb78 |
children |
comparison
equal
deleted
inserted
replaced
59:52b9d58edb78 | 60:400e09d69b8f |
---|---|
16 vamp:plugin <http://vamp-plugins.org/rdf/plugins/vamp-example-plugins#percussiononsets> ; | 16 vamp:plugin <http://vamp-plugins.org/rdf/plugins/vamp-example-plugins#percussiononsets> ; |
17 vamp:sample_rate "44100"^^xsd:float ; | 17 vamp:sample_rate "44100"^^xsd:float ; |
18 vamp:step_size "512"^^xsd:int ; | 18 vamp:step_size "512"^^xsd:int ; |
19 a vamp:Transform . | 19 a vamp:Transform . |
20 | 20 |
21 <file://example.wav> | |
21 mo:encodes :signal_1 ; | 22 mo:encodes :signal_1 ; |
22 a mo:AudioFile . | 23 a mo:AudioFile . |
23 | 24 |
24 :signal_1 | 25 :signal_1 |
25 mo:time [ | 26 mo:time [ |