Function octave

  • This getter is provided as an extension of the number prototype, so that once you've got a pitch, you can easily identify which octave it's within.

    Returns

    Parameters

    • pitch: number

      The pitch which we want to get the octave of

    Returns number

Generated using TypeDoc