[fix] Readme typo
This commit is contained in:
parent
480aafcbd4
commit
229d51133d
@ -225,6 +225,8 @@ python redilysis.py -v -m bpm -s 3 --bpm-min 100 --bpm-max 200
|
||||
|
||||
This mode is less sure that the spectrum mode.
|
||||
|
||||
It must absolutely run with multiple seconds interval to work well. Three seconds is a correct minimum.
|
||||
|
||||
It attempts to detect beats based on audio "jumps" in intensity and energy.
|
||||
|
||||
To correct a well-known error called the "octave error" where the detected tempo is twice/half or thrice/third of the real tempo, you can use the Min/Max BPM. When the calculated tempo is outside of the range, it will attempt to find more legitimate values.
|
||||
|
Loading…
Reference in New Issue
Block a user