jl_rule_2: Tonal Dissonance, Rule 2

View source: R/model-jl12.R

jl_rule_2R Documentation

Tonal Dissonance, Rule 2

Description

"Chords that are consistent with a major triad are more consonant than chords that are not consistent with a major triad" \insertCiteJohnson-Laird2012incon. Consistency with the major triad means that a major triad must be contained within the chord. Additionally, all notes must be contained within a major scale.

Usage

jl_rule_2(pc_set)

Arguments

pc_set

(Numeric vector) Pitch-class set to analyse. No input checking is performed.

Value

TRUE for dissonant, FALSE for consonant.

References

\insertAllCited

pmcharrison/incon documentation built on Feb. 12, 2024, 3:18 a.m.