Options
All
  • Public
  • Public/Protected
  • All
Menu

Class for holding and compiling chord primitives

Hierarchy

  • ChordPrimitivesData

Index

Methods

Static compileChordPrimitivesIntoChords

Static Private getAvailableChordPrimitives

Static Private getScaleNoteIndex

  • getScaleNoteIndex(step: string, rootScaleLength: number): number
  • Parameters

    • step: string

      1-indexed step representation

    • rootScaleLength: number

      length of scale to modulate over

    Returns number

    a 0-indexed scale note index given a 1-indexed step and the root scale length

Generated using TypeDoc