get_output_as_nparray#
- XtractTonal.get_output_as_nparray()#
Get the output of the tonal analysis as NumPy arrays.
- Returns:
tuple[np.ndarray,np.ndarray]Tonal and non-tonal signals as a tuple in NumPy arrays.
- Return type:
Get the output of the tonal analysis as NumPy arrays.
tuple[np.ndarray, np.ndarray]Tonal and non-tonal signals as a tuple in NumPy arrays.