https://github.com/moonwave99/flatfive
Sketch and share harmony sequences directly in the browser
https://github.com/moonwave99/flatfive
Last synced: about 2 months ago
JSON representation
Sketch and share harmony sequences directly in the browser
- Host: GitHub
- URL: https://github.com/moonwave99/flatfive
- Owner: moonwave99
- Created: 2022-12-11T14:52:10.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-15T12:17:49.000Z (over 3 years ago)
- Last Synced: 2025-03-06T06:46:51.692Z (over 1 year ago)
- Language: JavaScript
- Size: 656 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# FlatFive
Hear and remember the harmony ideas you write down.
```
Esus2
Am6
C#11
B7#5
Em9
```
Set duration, voicing and articulation for the chord.
## Musical roadmap
- add lead sheet view;
- set voicing (shell / drops / manual);
- split voices over 2 staves;
- add basic comping (bossa, swing, house, etc);
- allow some patterns (bossa, popped, etc);
- allow custom written voicings.
## Technical roadmap
- add zustand;
- persist sketches in localstorage;
- settle for a serialisation format.