Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
markmarijnissen committed Feb 26, 2015
1 parent f1c91a9 commit 95d0830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Detect best auto-correlation of all frequencies:

![Auto-Correlation scores](example/example1.png)

Detect the first peak auto-correlation, which is the highest frequency. Auto-correlation also detects lower octaves (and harmonies) of a frequency.
Detect the first peak auto-correlation, which is the highest frequency. Auto-correlation often detects lower octaves (and harmonies), so we can just stop after the first peak.

![Auto-Correlation scores, detect the first peak correlation](example/example2.png)

Expand Down

0 comments on commit 95d0830

Please sign in to comment.