get_pure_tone_audibility: Get audibility

View source: R/model-parn94.R

get_pure_tone_audibilityR Documentation

Get audibility

Description

Returns the audibility of a set of pure tone components as a function of their audible levels. Corresponds to Equation 7 of \insertCiteParncutt1994;textualincon.

Usage

get_pure_tone_audibility(pure_tone_audible_level, al_0)

Arguments

pure_tone_audible_level

Numeric vector of audible levels (dB).

al_0

constant (see Equation 7 of Parncutt & Strasburger (1994)).

Value

Numeric vector of pure tone audibilities.

References

\insertAllCited

pmcharrison/incon documentation built on Feb. 12, 2024, 3:18 a.m.