Description Usage Arguments Value Note
Estimates the dissonance of a chord voicing using
Hutchinson and Knopoff's (1978) algorithm as imported
from the dycon
package.
The function is memoized to make repeated calls more efficient.
1 | hutch_78(x)
|
x |
The chord to analyze, expressed as a numeric vector of MIDI note numbers in ascending order. |
A numeric scalar dissonance estimate.
This is a voicer
feature suitable for passing
to the features
argument of voice_opt
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.