TonalityECMA418_2#
- class ansys.sound.core.psychoacoustics.TonalityECMA418_2(signal=None)#
Computes ECMA 418-2 tonality.
This class is used to compute the tonality according to the ECMA 418-2 standard (Hearing Model of Sottek), formerly known as ECMA 74, annex G.
Class instantiation takes the following parameters.
- Parameters:
- signal: Field, default: None
Signal in Pa on which to calculate the tonality.
Methods
Convert a DPF fields container to a NumPy array.
Get the ECMA 418-2 tonality data, in a tuple containing data of various types.
Get the ECMA 418-2 tonality data, in a tuple of NumPy arrays.
Get the ECMA 418-2 tonality, in tuHMS.
Get the ECMA 418-2 tonality over time, in tuHMS.
Get the ECMA 418-2 tonality time scale, in s.
Get the ECMA 418-2 tone frequency over time, in Hz.
Get the ECMA 418-2 tone frequency time scale, in s.
Plot the ECMA 418-2's tonality and tone frequency over time.
Compute the ECMA 418-2 tonality.
Attributes
Input signal in Pa.