get_specific_loudness#
- LoudnessISO532_1_Stationary.get_specific_loudness(channel_index=0)#
Get the specific loudness for a signal channel.
This method gets the specific loudness in sone/Bark for a specified channel index.
- Parameters:
- channel_index
int
, default: 0 Index of the signal channel to get the specified output for.
- channel_index
- Returns:
numpy.ndarray
Specific loudness array in sone/Bark.
- Return type: