get_output#
- XtractTonal.get_output()#
Get the output of the tonal analysis.
- Returns:
- :
Tuple
[FieldsContainer
,FieldsContainer
] |Tuple
[Field
,Field
]Tonal and non-tonal signals in a tuple as DPF fields containers or fields.
- Return type:
Union
[Tuple
[FieldsContainer
,FieldsContainer
],Tuple
[Field
,Field
]]