diff options
author | Devine Lu Linvega <[email protected]> | 2018-10-15 08:49:44 +1200 |
---|---|---|
committer | Devine Lu Linvega <[email protected]> | 2018-10-15 08:49:44 +1200 |
commit | 53c6dd479654561959092f20a8237da0ddd398df (patch) | |
tree | 0c041483dd33bb0344f9e37b8205e9791a349635 /README.md | |
parent | 0d5923278a2a61028fa9aa467d1a6cbe9899b52d (diff) | |
download | Orca-53c6dd479654561959092f20a8237da0ddd398df.tar.gz Orca-53c6dd479654561959092f20a8237da0ddd398df.zip |
Added loop example
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -80,6 +80,7 @@ npm start The idea is to build a synth/mini sequencer, here's some tasks I need to tackle before then. +[ ] Migrate Electron build to new core. [ ] custom synth functions, like `:SYN[ADSR](C)` [ ] "I wanna be able to 1000x fastforward my pico programs" [ ] sub programs scope |