get_output_as_nparray#
- TonalityAures.get_output_as_nparray()#
Get the Aures tonality data as NumPy arrays.
- Returns:
tuple
[numpy.ndarray
]:First element: overall tonality value, in tu (tonality unit).
Second element: tonality over time, in tu.
Third element: tonal component weighting wT over time (between 0.0 and 1.0, no unit).
Fourth element: relative loudness weighting wGr over time (between 0.0 and 1.0, no unit).
Fifth element: time scale, in s.
- Return type: