Interface Tuning<P extends PitchIndication>


interface Tuning<P extends PitchIndication>
  • Method Summary

    Modifier and Type
    Method
    Description
    float
    get(P pitch)
     
  • Method Details

    • get

      float get(P pitch)