changeset 108:5d4c9c13d3e3 matthiasm-plugin

Fix syntax errors in n3 file
author Chris Cannam
date Wed, 19 Jan 2011 12:11:32 +0000
parents 96769283f836
children 49cd24ef3402
files nnls-chroma.n3
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/nnls-chroma.n3	Sat Dec 18 20:07:46 2010 +0900
+++ b/nnls-chroma.n3	Wed Jan 19 12:11:32 2011 +0000
@@ -111,7 +111,7 @@
     vamp:unit           ""  ;
     vamp:default_value   0.7 ;
     vamp:value_names     ();
-
+    .
 plugbase:chordino_param_boostn a  vamp:Parameter ;
     vamp:identifier     "boostn" ;
     dc:title            "Boost likelihood of the N (no chord) label." ;
@@ -134,7 +134,7 @@
     vamp:sample_type      vamp:VariableSampleRate ;
     vamp:sample_rate      21.5332 ;
     vamp:computes_event_type   af:ChordSegment ;
-
+    .
 plugbase:chordino_output_chordnotes a vamp:SparseOutput ;
     vamp:identifier       "chordnotes" ;
     dc:title              "Note Representation of Chord Estimate" ;