Interface ScaleType

Properties for a scale in the scale dictionary. It's a pitch class set properties with the following additional information:

  • name: the scale name
  • aliases: alternative list of names
  • intervals: an array of interval names

Hierarchy

Properties

aliases: string[]
chroma: string
empty: boolean
intervals: string[]
name: string
normalized: string
setNum: number