Mercurial > hg > nnls-chroma
comparison 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 |
comparison
equal
deleted
inserted
replaced
70:b0cb793eab7d | 71:b8ffc98eda95 |
---|---|
319 vamp:fixed_bin_count "true" ; | 319 vamp:fixed_bin_count "true" ; |
320 vamp:unit "Hz" ; | 320 vamp:unit "Hz" ; |
321 a vamp:KnownExtentsOutput ; | 321 a vamp:KnownExtentsOutput ; |
322 vamp:min_value 427.47 ; | 322 vamp:min_value 427.47 ; |
323 vamp:max_value 452.89 ; | 323 vamp:max_value 452.89 ; |
324 vamp:bin_count 0 ; | 324 vamp:bin_count 1 ; |
325 vamp:sample_type vamp:VariableSampleRate ; | 325 vamp:sample_type vamp:VariableSampleRate ; |
326 vamp:sample_rate 2.38221e-44 ; | 326 vamp:sample_rate 2.38221e-44 ; |
327 vamp:computes_event_type af:MusicSegment; | 327 vamp:computes_event_type af:Segment; |
328 . | 328 . |
329 plugbase:tuning_output_localtuning a vamp:DenseOutput ; | 329 plugbase:tuning_output_localtuning a vamp:DenseOutput ; |
330 vamp:identifier "localtuning" ; | 330 vamp:identifier "localtuning" ; |
331 dc:title "Local Tuning" ; | 331 dc:title "Local Tuning" ; |
332 dc:description """Returns a tuning estimate at every analysis frame, an average of the (recent) previous frame-wise estimates of the concert pitch in Hz.""" ; | 332 dc:description """Returns a tuning estimate at every analysis frame, an average of the (recent) previous frame-wise estimates of the concert pitch in Hz.""" ; |