pitch_commonality: Get pitch commonality

View source: R/model-parn94.R

pitch_commonalityR Documentation

Get pitch commonality

Description

Gets the pitch commonality between two sonorities, after \insertCiteParncutt1994;textualincon.

Usage

pitch_commonality(x, y, ...)

Arguments

x

The first sonority to compare, passed to pitch_salience(). Typically will be a numeric vector of MIDI pitches.

y

The second sonority to compare, passed to pitch_salience(). Typically will be a numeric vector of MIDI pitches.

...

Further arguments to pass to pitch_salience().

Value

Pitch commonality, as a numeric scalar.

References

\insertAllCited

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