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