get_tone_salience | R Documentation |
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.
get_tone_salience(combined_audibility, k_s)
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. |
Numeric vector of saliences of the same length as
combined_audibility
, giving the salience of each respective tone.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.