jl_tonal_dissonance: Tonal dissonance

Description Usage Arguments Value References Examples

Description

Computes tonal dissonance using the algorithm of \insertCiteJohnson-Laird2012;textualjl12.

Usage

1
2
3
4
5
6
7
jl_tonal_dissonance(x)

## Default S3 method:
jl_tonal_dissonance(x)

## S3 method for class 'pc_set'
jl_tonal_dissonance(x)

Arguments

x

Sonority to analyse. This will be coerced to an object of class pc_set.

Value

Integer scalar identifying the chord's consonance rank, with higher values corresponding to increasing degrees of dissonance.

References

\insertAllCited

Examples

1
2
3

pmcharrison/jl12 documentation built on July 6, 2019, 10:27 a.m.