get_specific_roughness#

Roughness.get_specific_roughness(channel_index=0)#

Get the specific roughness for a signal.

This method gets the specific roughness in asper/Bark for the specified channel index.

Parameters:
channel_indexint, default: 0

Index of the signal channel to get the specified output for.

Returns:
numpy.ndarray

Specific roughness array in asper/Bark.

Return type:

ndarray