/chord-analyzer

Analyzes input from QWERTY or MIDI keyboard and displays detected chord

Primary LanguageTypeScriptMIT LicenseMIT

Chord Analyzer

Analyzes input from QWERTY or MIDI keyboard and displays the detected chord

Built with open-wc recommendations

Scripts

  • start runs your app for development, reloading on file changes
  • start:build runs your app after it has been built using the build command
  • build builds your app and outputs it in your dist directory
  • test runs your test suite with Karma
  • lint runs the linter for your project