diff README @ 10:f82a28c2209f

merge
author matthiasm
date Thu, 10 Apr 2014 18:38:36 +0100
parents f5b9bae2a8c3
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/README	Thu Apr 10 18:38:36 2014 +0100
@@ -0,0 +1,16 @@
+
+Constrained Harmonic Peak plugin
+================================
+
+This is a simple Vamp plugin that returns the peak frequency within a
+given frequency range, from a harmonic product spectrum.
+
+(The whole available frequency range is used in calculating the
+harmonic spectrum, but only the peak frequency within the range
+specified by the plugin's parameters is returned in the result.)
+
+It was quickly written to provide a simple way to obtain frequencies
+within a user-provided range, for use in the Tony
+(http://code.soundsoftware.ac.uk/projects/tony/) pitch annotation
+application.
+