Mercurial > hg > vamp-known-plugins-rdf
comparison plugins/vamp-aubio.n3 @ 98:31f00b5e3a5f
Update some library URIs
author | Chris Cannam |
---|---|
date | Wed, 22 Apr 2020 14:29:21 +0100 |
parents | 436ce6aaff28 |
children |
comparison
equal
deleted
inserted
replaced
97:9a9bc7c9b69e | 98:31f00b5e3a5f |
---|---|
17 :maker | 17 :maker |
18 foaf:name "Paul Brossier" ; | 18 foaf:name "Paul Brossier" ; |
19 foaf:logo <http://aubio.org/smallrect.png> ; | 19 foaf:logo <http://aubio.org/smallrect.png> ; |
20 foaf:page <http://aubio.org> . | 20 foaf:page <http://aubio.org> . |
21 | 21 |
22 :vamp-aubio a vamp:PluginLibrary ; | 22 plugbase:library a vamp:PluginLibrary ; |
23 vamp:identifier "vamp-aubio" ; | 23 vamp:identifier "vamp-aubio" ; |
24 dc:title "Vamp Aubio plugins" ; | 24 dc:title "Vamp Aubio plugins" ; |
25 dc:description "The Vamp Aubio Plugins provide methods from Paul Brossier's aubio annotation library, including beat and tempo tracking, onset detection, pitch detection, note tracking, silence detector, and Mel-frequency cepstral coefficients." ; | 25 dc:description "The Vamp Aubio Plugins provide methods from Paul Brossier's aubio annotation library, including beat and tempo tracking, onset detection, pitch detection, note tracking, silence detector, and Mel-frequency cepstral coefficients." ; |
26 foaf:maker :maker ; | 26 foaf:maker :maker ; |
27 foaf:page <http://aubio.org/vamp-aubio-plugins/> ; | 27 foaf:page <http://aubio.org/vamp-aubio-plugins/> ; |