| jl_rule_3 | R Documentation |
"Chords built from intervals of a third should be more consonant than chords that are not built from thirds." "The principle allows for just one missing third intervening between two pitch classes a fifth apart" \insertCiteJohnson-Laird2012incon.
jl_rule_3(pc_set)
pc_set |
(Numeric vector) Pitch-class set to analyse. |
FALSE for consonant, TRUE for dissonant.
If a consonant solution is found,
the stacked-thirds version of the chord is returned
as the attribute "solution",
accessible with the command attr(x, "solution").
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.