get_tone_salience: Get tone salience

Description Usage Arguments Value References

View source: R/helpers.R

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

1
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;textualparn94 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/parn94 documentation built on April 10, 2021, 1:33 p.m.