https://github.com/giacomorebonato/play-scales
Play any music scale in your browser and see the notation.
https://github.com/giacomorebonato/play-scales
abc-notation music music-theory react
Last synced: 10 months ago
JSON representation
Play any music scale in your browser and see the notation.
- Host: GitHub
- URL: https://github.com/giacomorebonato/play-scales
- Owner: giacomorebonato
- Created: 2021-03-28T10:20:13.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-04-12T20:00:56.000Z (over 4 years ago)
- Last Synced: 2025-08-03T13:31:08.506Z (12 months ago)
- Topics: abc-notation, music, music-theory, react
- Language: TypeScript
- Homepage: https://play-scales.vercel.app
- Size: 77.5 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
| Statements | Branches | Functions | Lines |
| --------------------------- | ----------------------- | ------------------------- | ----------------- |
|  |  |  |  |
# play-scales
This is a weekend project for me to have an handy and clean page to visualize music scales.
[The project is published here](https://www.play-scales.com).
## Instructions
Using `npm`:
```bash
npm install
npm run dev
```
## Credits
Thanks for all the open source libraries used in this project. All of this made my day.