Function pitchClassesToNumbers
(
pitchClasses: Arrayexternal Array<PitchClasstype PitchClassPitchClass>
): number[]Returns an array with numbers that represent the index of each pitch class as a number.
ยท pitchClasses - undefined
Returns an array with numbers that represent the index of each pitch class as a number.