get_loudness_sone_vs_time#

LoudnessISO532_1_TimeVarying.get_loudness_sone_vs_time(channel_index=0)#

Get the time-varying loudness in sone for a signal channel.

Parameters:
channel_index: int, default: 0

Index of the signal channel to get time-varying loudness for.

Returns:
:
numpy.ndarray

Time-varying loudness in sone.

Return type:

Union[Buffer, _SupportsArray[dtype[Any]], _NestedSequence[_SupportsArray[dtype[Any]]], bool, int, float, complex, str, bytes, _NestedSequence[Union[bool, int, float, complex, str, bytes]]]