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)

# S3 method for default
pi_chord_type(x)

Arguments

x

Object to represent as a pitch chord type.

Value

Returns an object of class pi_chord_type.