get_output_as_nparray#

TonalityISO1996_2.get_output_as_nparray()#

Get the ISO 1996-2 tonality data, in a tuple of NumPy arrays.

Returns:
tuple
  • First element: tonal audibility, in dB.

  • Second element: tonal adjustment, in dB.

  • Third element: computation details, that is, the main tone’s critical band boundary frequencies, and the total tone and noise levels in dBA.

Return type:

tuple[ndarray]