GitHub
  • Preparing search index...
  • The search index is not available
mooz
  • mooz
  • Music
  • ChordType
  • get

Function get

  • get(type): ChordType
  • Given a chord name or chroma, return the chord properties

    Parameters

    • type: ChordTypeName

    Returns ChordType

    Example

    import { get } from 'tonaljs/chord-type'
    get('major') // => { name: 'major', ... }
    • Defined in src/music/chord-type/index.ts:43

Settings

Member Visibility

Theme

mooz
  • All
  • AudioContext
  • AudioEffects
  • AudioInstrument
  • AudioPlayer
  • Event
  • Fretboard
  • Keyboard
  • Metronome
  • Midi
  • MidiDevice
  • Music
  • MusicXml
  • Notation
  • Player
  • Schedule
  • Score