You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`probabilityThreshold` - don't return a pitch if probability estimate is below this number.
89
90
91
+
### McLeod
92
+
93
+
-`bufferSize` - The expected buffer size in samples. Defaults to 1024.
94
+
-`cutoff` - Defines the relative size the chosen peak (pitch) has. 0.93 means: choose the first peak that is higher than 93% of the highest peak detected. 93% is the default value used in the Tartini user interface.
0 commit comments