rational_scale | R Documentation |
This defines the rational scale used when computing harmonicity with
gill09_harmonicity
.
It is a matrix with 2 rows and 12 columns,
where the first row corresponds to fraction numerators,
and the second row corresponds to fraction denominators.
Column i identifes the interval of size (i - 1) semitones.
For example, column 8 identifies the perfect fifth
(7 semitones) as a 3:2 ratio.
rational_scale
An object of class matrix
(inherits from array
) with 2 rows and 12 columns.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.