View source: R/pi-chord-type.R
pi_chord_type | R Documentation |
This function represents an object as a pitch chord type. A pitch chord type is defined as the chord's pitches expressed relative to the bass pitch.
pi_chord_type(x)
## Default S3 method:
pi_chord_type(x)
x |
Object to represent as a pitch chord type. |
Returns an object of class pi_chord_type
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.