at method

Scale at(
  1. PitchClass tonic
)

Implementation

Scale at(PitchClass tonic) => new Scale(pattern: this, tonic: tonic);