Readme word fix
This commit is contained in:
parent
c87d135666
commit
eed95e8d28
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue