get_output#

TonalityISO1996_2_OverTime.get_output()#

Get the ISO 1996-2 tonality data.

Returns:
tuple[Field, Field, Collection[GenericDataContainer]]
  • First element (Field): tonal audibility over time, in dB.

  • Second element (Field): tonal adjustment over time, in dB.

  • Third element (GenericDataContainerCollection): computation details, that is, the segment start and end times, the main tone’s critical band boundary frequencies, and the total tone and noise levels in dBA, for each successive window (segment) in the input signal.

Return type:

tuple[Field, Field, Collection[GenericDataContainer]]