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

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.

Awesome Lists containing this project

README

          

| Statements | Branches | Functions | Lines |
| --------------------------- | ----------------------- | ------------------------- | ----------------- |
| ![Statements](https://img.shields.io/badge/statements-76.5%25-red.svg) | ![Branches](https://img.shields.io/badge/branches-61.02%25-red.svg) | ![Functions](https://img.shields.io/badge/functions-69.39%25-red.svg) | ![Lines](https://img.shields.io/badge/lines-75.41%25-red.svg) |

# 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.