Mercurial > hg > nnls-chroma
comparison nnls-chroma.n3 @ 175:49cd24ef3402 matthiasm-plugin
Merge
author | Chris Cannam |
---|---|
date | Mon, 02 Nov 2015 12:35:44 +0000 |
parents | 5d4c9c13d3e3 |
children |
comparison
equal
deleted
inserted
replaced
173:5190d4947ad9 | 175:49cd24ef3402 |
---|---|
109 vamp:min_value 0.5 ; | 109 vamp:min_value 0.5 ; |
110 vamp:max_value 0.9 ; | 110 vamp:max_value 0.9 ; |
111 vamp:unit "" ; | 111 vamp:unit "" ; |
112 vamp:default_value 0.7 ; | 112 vamp:default_value 0.7 ; |
113 vamp:value_names (); | 113 vamp:value_names (); |
114 | 114 . |
115 plugbase:chordino_param_boostn a vamp:Parameter ; | 115 plugbase:chordino_param_boostn a vamp:Parameter ; |
116 vamp:identifier "boostn" ; | 116 vamp:identifier "boostn" ; |
117 dc:title "Boost likelihood of the N (no chord) label." ; | 117 dc:title "Boost likelihood of the N (no chord) label." ; |
118 dc:format "" ; | 118 dc:format "" ; |
119 vamp:min_value 0 ; | 119 vamp:min_value 0 ; |
132 vamp:quantize_step 1 ; | 132 vamp:quantize_step 1 ; |
133 vamp:bin_count 0 ; | 133 vamp:bin_count 0 ; |
134 vamp:sample_type vamp:VariableSampleRate ; | 134 vamp:sample_type vamp:VariableSampleRate ; |
135 vamp:sample_rate 21.5332 ; | 135 vamp:sample_rate 21.5332 ; |
136 vamp:computes_event_type af:ChordSegment ; | 136 vamp:computes_event_type af:ChordSegment ; |
137 | 137 . |
138 plugbase:chordino_output_chordnotes a vamp:SparseOutput ; | 138 plugbase:chordino_output_chordnotes a vamp:SparseOutput ; |
139 vamp:identifier "chordnotes" ; | 139 vamp:identifier "chordnotes" ; |
140 dc:title "Note Representation of Chord Estimate" ; | 140 dc:title "Note Representation of Chord Estimate" ; |
141 dc:description """A simple represenation of the estimated chord with bass note (if applicable) and chord notes.""" ; | 141 dc:description """A simple represenation of the estimated chord with bass note (if applicable) and chord notes.""" ; |
142 vamp:fixed_bin_count "true" ; | 142 vamp:fixed_bin_count "true" ; |