Mercurial > hg > vamp-website
changeset 20:34e758355884 website
* Remove some carriage returns in titles!
author | cannam |
---|---|
date | Mon, 24 Nov 2008 15:17:08 +0000 |
parents | 4f43e873999f |
children | cc0be37dc9d3 |
files | rdf/plugins/mazurka-plugins.n3 |
diffstat | 1 files changed, 7 insertions(+), 14 deletions(-) [+] |
line wrap: on
line diff
--- a/rdf/plugins/mazurka-plugins.n3 Fri Nov 21 17:33:47 2008 +0000 +++ b/rdf/plugins/mazurka-plugins.n3 Mon Nov 24 15:17:08 2008 +0000 @@ -590,8 +590,7 @@ . plugbase:mzspectralflux_param_smooth a vamp:Parameter ; vamp:identifier "smooth" ; - dc:title "Spectral -Smoothing" ; + dc:title "Spectral Smoothing" ; dc:format "" ; vamp:min_value 0 ; vamp:max_value 1 ; @@ -611,8 +610,7 @@ . plugbase:mzspectralflux_param_spectrum a vamp:QuantizedParameter ; vamp:identifier "spectrum" ; - dc:title "Magnitude -Spectrum" ; + dc:title "Magnitude Spectrum" ; dc:format "" ; vamp:min_value 0 ; vamp:max_value 3 ; @@ -623,8 +621,7 @@ . plugbase:mzspectralflux_param_delta a vamp:Parameter ; vamp:identifier "delta" ; - dc:title "Local Mean -Threshold" ; + dc:title "Local Mean Threshold" ; dc:format "" ; vamp:min_value 0 ; vamp:max_value 100 ; @@ -634,8 +631,7 @@ . plugbase:mzspectralflux_param_alpha a vamp:Parameter ; vamp:identifier "alpha" ; - dc:title "Exponential -Decay Factor" ; + dc:title "Exponential Decay Factor" ; dc:format "" ; vamp:min_value 0 ; vamp:max_value 0.999 ; @@ -770,8 +766,7 @@ . plugbase:mzspectralreflux_param_recordingtype a vamp:QuantizedParameter ; vamp:identifier "recordingtype" ; - dc:title "Historic -Recording" ; + dc:title "Historic Recording" ; dc:format "" ; vamp:min_value 0 ; vamp:max_value 1 ; @@ -782,8 +777,7 @@ . plugbase:mzspectralreflux_param_delta a vamp:Parameter ; vamp:identifier "delta" ; - dc:title "Local Mean -Threshold" ; + dc:title "Local Mean Threshold" ; dc:format "" ; vamp:min_value 0 ; vamp:max_value 100 ; @@ -793,8 +787,7 @@ . plugbase:mzspectralreflux_param_alpha2 a vamp:Parameter ; vamp:identifier "alpha2" ; - dc:title "Exponential -Decay Factor" ; + dc:title "Exponential Decay Factor" ; dc:format "" ; vamp:min_value 0 ; vamp:max_value 0.999 ;