Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cletusw/chord-analyzer
Analyzes input from QWERTY or MIDI keyboard and displays detected chord
https://github.com/cletusw/chord-analyzer
music-theory piano web-midi
Last synced: 2 months ago
JSON representation
Analyzes input from QWERTY or MIDI keyboard and displays detected chord
- Host: GitHub
- URL: https://github.com/cletusw/chord-analyzer
- Owner: cletusw
- License: mit
- Created: 2020-06-17T05:32:24.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T09:14:13.000Z (about 2 years ago)
- Last Synced: 2024-10-12T17:37:21.233Z (3 months ago)
- Topics: music-theory, piano, web-midi
- Language: TypeScript
- Homepage:
- Size: 512 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Chord Analyzer
Analyzes input from QWERTY or MIDI keyboard and displays the detected chord
[![Built with open-wc recommendations](https://img.shields.io/badge/built%20with-open--wc-blue.svg)](https://github.com/open-wc)
## 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