get_output#

Xtract.get_output()#

Get the output of the Xtract algorithm in a tuple of DPF fields.

Returns:
Field

Noise signal as a DPF field.

Field

Tonal signal as a DPF field.

Field

Transient signal as a DPF field.

Field

Remainder signal as a DPF field.

Return type:

tuple[Field, Field, Field, Field]