defaultThreshold property
The default YIN threshold value. Should be around 0.10~0.15. See YIN paper for more information.
Implementation
static final double defaultThreshold = 0.20;
The default YIN threshold value. Should be around 0.10~0.15. See YIN paper for more information.
static final double defaultThreshold = 0.20;