get_output#
- TonalityAures.get_output()#
Get Aures’ tonality data.
- Returns:
tuple
[float,Field,Field,Field]First element (float): overall tonality value, in tu (tonality unit).
Second element (Field): tonality over time, in tu.
Third element (Field): tonal component weighting wT over time (between 0.0 and 1.0, no unit).
Fourth element (Field): relative loudness weighting wGr over time (between 0.0 and 1.0, no unit).
- Return type: