get_bass_pc: Get bass pitch class

View source: R/pc-chord.R

get_bass_pcR Documentation

Get bass pitch class

Description

Gets the bass pitch class of a sonority.

Usage

get_bass_pc(x)

## Default S3 method:
get_bass_pc(x)

## S3 method for class 'pc_chord'
get_bass_pc(x)

## Default S3 method:
get_non_bass_pc(x)

## S3 method for class 'pc_chord'
get_non_bass_pc(x)

Arguments

x

Object to analyse.

Value

The bass pitch class, as a numeric scalar.


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