get_tone_salience: Get tone salience

View source: R/model-parn94.R

get_tone_salienceR Documentation

Get tone salience

Description

Gets the salience of different tones within a sonority with reference to the combined (complex and pure) spectrum. Salience can be interpreted as the probability of consciously perceiving a given pitch.

Usage

get_tone_salience(combined_audibility, k_s)

Arguments

combined_audibility

Numeric vector corresponding to the audibilities of each tone in the combined (pure and complex) spectrum.

k_s

Numeric scalar; \insertCiteParncutt1994;textualincon set this to 0.5.

Value

Numeric vector of saliences of the same length as combined_audibility, giving the salience of each respective tone.

References

\insertAllCited

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