https://github.com/bafs/gamme
A flexible scale generator for guitar and piano (WIP)
https://github.com/bafs/gamme
Last synced: 20 days ago
JSON representation
A flexible scale generator for guitar and piano (WIP)
- Host: GitHub
- URL: https://github.com/bafs/gamme
- Owner: BafS
- Created: 2023-02-26T23:30:58.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-09-02T14:52:38.000Z (almost 3 years ago)
- Last Synced: 2025-01-14T02:35:07.946Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://bafs.github.io/gamme/
- Size: 93.8 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Gamme
A flexible scale generator for guitar and piano.
## Dev
- `npm i`
- `npm run dev`
## Tests
- Static analysis: `npm run check`
- Tests: `npm run test`