An open API service indexing awesome lists of open source software.

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)

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`