0thernet opened this issue 10 years ago · 0 comments
Initing a pitch with PitchClass should be more concise.
Also, the correct term seems to be Chroma. a pitch class is the set of all pitches with the same chroma.
Chroma
Pitch(pitchClass: .Gs, octave: 4) or even PitchClass.Gs_4
Pitch(pitchClass: .Gs, octave: 4)
PitchClass.Gs_4