pi_chord_type: Pitch chord type

View source: R/pi-chord-type.R

pi_chord_typeR Documentation

Pitch chord type

Description

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.

Usage

pi_chord_type(x)

## Default S3 method:
pi_chord_type(x)

Arguments

x

Object to represent as a pitch chord type.

Value

Returns an object of class pi_chord_type.


pmcharrison/hrep documentation built on Feb. 18, 2024, 2:33 a.m.