input_parameters#

property XtractTonal.input_parameters: XtractTonalParameters#

Input parameters.

Structure that contains the parameters of the algorithm:

  • NFFT (int) is the number of points used for the FFT computation.

  • Regularity setting (float) between 0 and 1.

  • Maximum slope (float) in dB/Hz.

  • Minimum duration (float) in seconds (s).

  • Intertonal gap (float) in Hz.

  • Local emergence (float) in dB.