diff nnls-chroma.n3 @ 71:b8ffc98eda95 matthiasm-plugin

tuning now has a duration (whole song duration), but I cant get SV to display it as regions layer.
author Matthias Mauch <mail@matthiasmauch.net>
date Wed, 27 Oct 2010 21:47:37 +0900
parents 12fd1d3ccd6e
children d52884de7d79
line wrap: on
line diff
--- a/nnls-chroma.n3	Tue Oct 26 22:41:26 2010 +0900
+++ b/nnls-chroma.n3	Wed Oct 27 21:47:37 2010 +0900
@@ -321,10 +321,10 @@
     a                 vamp:KnownExtentsOutput ;
     vamp:min_value    427.47  ;
     vamp:max_value    452.89  ;
-    vamp:bin_count        0 ;
+    vamp:bin_count        1 ;
     vamp:sample_type      vamp:VariableSampleRate ;
     vamp:sample_rate      2.38221e-44 ;
-    vamp:computes_event_type   af:MusicSegment;
+    vamp:computes_event_type   af:Segment;
     .
 plugbase:tuning_output_localtuning a  vamp:DenseOutput ;
     vamp:identifier       "localtuning" ;