From eed95e8d28da4c2d8c599c7cc729bf424b1c92dd Mon Sep 17 00:00:00 2001 From: Louis-Joseph Fournier Date: Tue, 19 Jan 2016 16:15:14 +0100 Subject: [PATCH] Readme word fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index da66307..9e31607 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ The algorithm for fundamental frequency detection: - high-pass filter (10Hz) - zero-crossing detection with linear interpolation -- pattern recognition from regions, with time based standart deviation +- pattern recognition from regions, with time based standard deviation - octave filtering: drop a frequency if already a higher octave for same note in some conditions - post filter: wait few analyses to confirm or defect a note, and make a turning average for note deviation