https://github.com/jayrbolton/code-compose
Live code to compose music using vextab: https://jayrbolton.github.io/code-compose
https://github.com/jayrbolton/code-compose
Last synced: 2 months ago
JSON representation
Live code to compose music using vextab: https://jayrbolton.github.io/code-compose
- Host: GitHub
- URL: https://github.com/jayrbolton/code-compose
- Owner: jayrbolton
- Created: 2015-03-18T02:43:31.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-04-04T16:40:20.000Z (about 10 years ago)
- Last Synced: 2025-01-04T23:43:00.880Z (4 months ago)
- Language: JavaScript
- Homepage:
- Size: 637 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# code & compose
See it here: [jayrbolton.github.io/code-compose](http://jayrbolton.github.io/code-compose)
Compose music using [vextab](https://github.com/0xfe/vextab) with real-time side-by-side code-to-notation rendering
As you write VexTab in the right pane, it'll get rendered on the left.
You can also save and load your compositions to and from your local file system.
## todo
* drag resize the two main columns
* save files to aws using unique urls, simliar to notepad.cc
* add vextab's playback feature