Gets the bass pitch class of a sonority.

get_bass_pc(x)

# S3 method for default
get_bass_pc(x)

# S3 method for pc_chord
get_bass_pc(x)

# S3 method for default
get_non_bass_pc(x)

# S3 method for pc_chord
get_non_bass_pc(x)

Arguments

x

Object to analyse.

Value

The bass pitch class, as a numeric scalar.