Mercurial > hg > nnls-chroma
changeset 130:014e62613e75 darwintunes
updated n3 file to reflect removed monophonicness and consonance estimatros from nnls-chroma
author | matthiasm |
---|---|
date | Thu, 16 Jun 2011 17:09:38 +0100 |
parents | 00868d67c0ae |
children | b547e7238bf5 |
files | nnls-chroma.n3 |
diffstat | 1 files changed, 0 insertions(+), 27 deletions(-) [+] |
line wrap: on
line diff
--- a/nnls-chroma.n3 Thu Jun 16 17:04:53 2011 +0100 +++ b/nnls-chroma.n3 Thu Jun 16 17:09:38 2011 +0100 @@ -212,8 +212,6 @@ vamp:output plugbase:nnls-chroma_output_chroma ; vamp:output plugbase:nnls-chroma_output_basschroma ; vamp:output plugbase:nnls-chroma_output_bothchroma ; - vamp:output plugbase:nnls-chroma_output_consonance ; - vamp:output plugbase:nnls-chroma_output_monophonicness ; . plugbase:nnls-chroma_param_useNNLS a vamp:QuantizedParameter ; vamp:identifier "useNNLS" ; @@ -348,31 +346,6 @@ # vamp:computes_feature <Place feature attribute URI here and uncomment> ; vamp:computes_signal_type af:Chromagram ; . -plugbase:nnls-chroma_output_consonance a vamp:DenseOutput ; - vamp:identifier "consonance" ; - dc:title "Consonance estimate." ; - dc:description """A simple consonance value based on the convolution of a consonance profile with the semitone spectrum.""" ; - vamp:fixed_bin_count "true" ; - vamp:unit "" ; - vamp:bin_count 1 ; -# vamp:computes_event_type <Place event type URI here and uncomment> ; -# vamp:computes_feature <Place feature attribute URI here and uncomment> ; -# vamp:computes_signal_type <Place signal type URI here and uncomment> ; - . -plugbase:nnls-chroma_output_monophonicness a vamp:DenseOutput ; - vamp:identifier "monophonicness" ; - dc:title "Monophonicness estimate." ; - dc:description """.""" ; - vamp:fixed_bin_count "true" ; - vamp:unit "" ; - a vamp:KnownExtentsOutput ; - vamp:min_value 0 ; - vamp:max_value 1 ; - vamp:bin_count 1 ; -# vamp:computes_event_type <Place event type URI here and uncomment> ; -# vamp:computes_feature <Place feature attribute URI here and uncomment> ; -# vamp:computes_signal_type <Place signal type URI here and uncomment> ; - . plugbase:tuning a vamp:Plugin ; dc:title "Tuning" ; vamp:name "Tuning" ;