Mercurial > hg > vamp-known-plugins-rdf
comparison plugins/FChT_f0gram.n3 @ 100:c0afe853924a tip
Use common name
author | Chris Cannam <cannam@all-day-breakfast.com> |
---|---|
date | Tue, 29 Jun 2021 12:11:48 +0100 |
parents | e6dd77c96c4e |
children |
comparison
equal
deleted
inserted
replaced
99:e6ff5aa79370 | 100:c0afe853924a |
---|---|
28 | 28 |
29 | 29 |
30 ## Properties of the plugin library, and references to the plugins it contains | 30 ## Properties of the plugin library, and references to the plugins it contains |
31 | 31 |
32 plugbase:library a vamp:PluginLibrary ; | 32 plugbase:library a vamp:PluginLibrary ; |
33 vamp:identifier "FChT_f0gram" ; | 33 vamp:identifier "fanchirp" ; |
34 foaf:maker :library_maker ; | 34 foaf:maker :library_maker ; |
35 vamp:available_plugin plugbase:fchtransformf0gram ; | 35 vamp:available_plugin plugbase:fchtransformf0gram ; |
36 dc:title "Fan Chirp F0gram" ; # Place library name here and uncomment | 36 dc:title "Fan Chirp F0gram" ; # Place library name here and uncomment |
37 dc:description "Fundamental-frequency salience visualisation based on the Fan Chirp Transform, from the Universidad de la Republica, Uruguay" ; | 37 dc:description "Fundamental-frequency salience visualisation based on the Fan Chirp Transform, from the Universidad de la Republica, Uruguay" ; |
38 foaf:page <http://iie.fing.edu.uy/investigacion/grupos/gpa/vamp-plugin.html> ; # Place more-info HTML page URL here and uncomment | 38 foaf:page <http://iie.fing.edu.uy/investigacion/grupos/gpa/vamp-plugin.html> ; # Place more-info HTML page URL here and uncomment |