changeset 191:0066cef382ee

Add feature-type metadata
author Chris Cannam <c.cannam@qmul.ac.uk>
date Wed, 14 Jun 2017 14:01:19 +0100
parents ba2a5f0ae66a
children 60b34c5c650f
files cqvamp.n3
diffstat 1 files changed, 3 insertions(+), 9 deletions(-) [+]
line wrap: on
line diff
--- a/cqvamp.n3	Thu Mar 30 13:20:38 2017 +0100
+++ b/cqvamp.n3	Wed Jun 14 14:01:19 2017 +0100
@@ -99,9 +99,7 @@
     vamp:fixed_bin_count  "true" ;
     vamp:unit             "" ;
     vamp:bin_count        36 ;
-#   vamp:computes_event_type   <Place event type URI here and uncomment> ;
-#   vamp:computes_feature      <Place feature attribute URI here and uncomment> ;
-#   vamp:computes_signal_type  <Place signal type URI here and uncomment> ;
+    vamp:computes_signal_type  af:Chromagram ;
     .
 plugbase:cqvamp a   vamp:Plugin ;
     dc:title              "Constant-Q Spectrogram (Hz range)" ;
@@ -171,9 +169,7 @@
     vamp:fixed_bin_count  "true" ;
     vamp:unit             "" ;
     vamp:bin_count        216 ;
-#   vamp:computes_event_type   <Place event type URI here and uncomment> ;
-#   vamp:computes_feature      <Place feature attribute URI here and uncomment> ;
-#   vamp:computes_signal_type  <Place signal type URI here and uncomment> ;
+    vamp:computes_signal_type  af:Spectrogram ;
     .
 plugbase:cqvampmidi a   vamp:Plugin ;
     dc:title              "Constant-Q Spectrogram (MIDI pitch range)" ;
@@ -256,8 +252,6 @@
     vamp:fixed_bin_count  "true" ;
     vamp:unit             "" ;
     vamp:bin_count        216 ;
-#   vamp:computes_event_type   <Place event type URI here and uncomment> ;
-#   vamp:computes_feature      <Place feature attribute URI here and uncomment> ;
-#   vamp:computes_signal_type  <Place signal type URI here and uncomment> ;
+    vamp:computes_signal_type  af:Spectrogram ;
     .