https://github.com/battermann/scalesmeister
Jazz line generator written in Elm based on scales and formulas
https://github.com/battermann/scalesmeister
elm jazz music
Last synced: about 1 year ago
JSON representation
Jazz line generator written in Elm based on scales and formulas
- Host: GitHub
- URL: https://github.com/battermann/scalesmeister
- Owner: battermann
- License: agpl-3.0
- Created: 2018-03-23T21:11:52.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2025-01-15T11:35:11.000Z (over 1 year ago)
- Last Synced: 2025-04-30T05:46:22.447Z (about 1 year ago)
- Topics: elm, jazz, music
- Language: Elm
- Homepage: https://scalesmeister.surge.sh/
- Size: 7.55 MB
- Stars: 8
- Watchers: 5
- Forks: 1
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scalesmeister
Jazz line generator written in Elm based on scales and formulas.
[Live Demo](https://scalesmeister.surge.sh/)
## Features
- Line generator based on
- Scale
- Root
- Formula (a formula describes how to traverse the scale, e.g. +1+2+1-1)
- Large list of scales to choose from
- Rendered music notation
- Play back functionality
- Random settings generator
- … and more