parameters_tonal#

property Xtract.parameters_tonal: XtractTonalParameters#

Parameters of the tonal extraction step.

Returns:
GenericDataContainer

Structure that contains the parameters of the tonal extraction step:

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

  • Regularity setting (float) in percent.

  • Maximum slope (float) in dB/Hz.

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

  • Intertonal gap (float) in Hz.

  • Local emergence (float) in dB.