about summary refs log tree commit diff
path: root/README.md
diff options
context:
space:
mode:
authorsternenseemann <git@lukasepple.de>2017-09-08 18:13:34 +0200
committersternenseemann <git@lukasepple.de>2017-09-08 18:13:34 +0200
commitefa6c63c294327b51d134e3f13cff351a840f8df (patch)
treea824383d3585f284e4c961b192e98cc9fea28779 /README.md
parent8a519427072b52ed72056a80269e7666a9165af8 (diff)
There is more to do!
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index bc27dc1..01a297a 100644
--- a/README.md
+++ b/README.md
@@ -6,6 +6,7 @@
 
 - [x] overlay styling
 - [x] quicksave in localstorage
+- [ ] MIDI parameters (instrument, speed)
 - [ ] WAV export (using fluidsynth)
 - [ ] in browser player (by exporting a mp3 or similar using fluidsynth and
   loading using javascript)
@@ -14,6 +15,7 @@
 - [ ] graph validation
 - [ ] add help text
 - [ ] custom manipulation bar style
+- [ ] Seed storage / reproducible playback
 - [ ] JS refactoring
 - [ ] switch to SASS or similar
 - [ ] multiple starting points, parallel graph traversal