pure_sonor | R Documentation |
Computes the pure sonorousness of a sound, after \insertCiteParncutt1994;textualincon.
pure_sonor(x, k_p = parn94_params()$k_p, ...)
## S3 method for class 'parn94'
pure_sonor(x, k_p = parn94_params()$k_p, ...)
## Default S3 method:
pure_sonor(x, k_p = parn94_params()$k_p, ...)
x |
Object to analyse. |
k_p |
Parncutt & Strasburger (1994) set this to 0.5 (p. 105). |
... |
Further parameters to pass to |
Pure sonorousness, a numeric scalar.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.