get_output_as_nparray#

TonalityISOTS20065.get_output_as_nparray()#

Get the ISO/TS 20065 tonality data, in a tuple of NumPy arrays.

Returns:
tuple[numpy.ndarray]
  • First element: ISO/TS 20065 tonality (mean audibility DL), in dB.

  • Second element: ISO/TS 20065 tonality uncertainty, in dB.

  • Third element: ISO/TS 20065 tonality over time (decisive audibility DLj), in dB.

  • Fourth element: ISO/TS 20065 tonality uncertainty over time, in dB.

  • Fifth element: ISO/TS 20065 decisive frequency over time, in Hz.

  • Sixth element: time scale, in s.

Return type:

tuple[ndarray]