Revision 191:b2278731a28d

View differences:

cqvamp.n3
99 99
    vamp:fixed_bin_count  "true" ;
100 100
    vamp:unit             "" ;
101 101
    vamp:bin_count        36 ;
102
#   vamp:computes_event_type   <Place event type URI here and uncomment> ;
103
#   vamp:computes_feature      <Place feature attribute URI here and uncomment> ;
104
#   vamp:computes_signal_type  <Place signal type URI here and uncomment> ;
102
    vamp:computes_signal_type  af:Chromagram ;
105 103
    .
106 104
plugbase:cqvamp a   vamp:Plugin ;
107 105
    dc:title              "Constant-Q Spectrogram (Hz range)" ;
......
171 169
    vamp:fixed_bin_count  "true" ;
172 170
    vamp:unit             "" ;
173 171
    vamp:bin_count        216 ;
174
#   vamp:computes_event_type   <Place event type URI here and uncomment> ;
175
#   vamp:computes_feature      <Place feature attribute URI here and uncomment> ;
176
#   vamp:computes_signal_type  <Place signal type URI here and uncomment> ;
172
    vamp:computes_signal_type  af:Spectrogram ;
177 173
    .
178 174
plugbase:cqvampmidi a   vamp:Plugin ;
179 175
    dc:title              "Constant-Q Spectrogram (MIDI pitch range)" ;
......
256 252
    vamp:fixed_bin_count  "true" ;
257 253
    vamp:unit             "" ;
258 254
    vamp:bin_count        216 ;
259
#   vamp:computes_event_type   <Place event type URI here and uncomment> ;
260
#   vamp:computes_feature      <Place feature attribute URI here and uncomment> ;
261
#   vamp:computes_signal_type  <Place signal type URI here and uncomment> ;
255
    vamp:computes_signal_type  af:Spectrogram ;
262 256
    .
263 257

  

Also available in: Unified diff