get_output#

TonalityISO1996_2.get_output()#

Get the ISO 1996-2 tonality data, in a tuple containing data of various types.

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

  • Second element (float): tonal adjustment, in dB.

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

Return type:

tuple[float, float, DataTree]