Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sloumdrone authored Jun 24, 2018
1 parent 384eb87 commit a8dfb15
Showing 1 changed file with 17 additions and 17 deletions.
34 changes: 17 additions & 17 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,24 +2,24 @@
A JS Blip Synth.

### Current Plans
7 sequence banks.
7 synth voices.
7 notes in a scale/mode.
Record songs/sequences and download them.
Save files for later retrieval (local storage).
Octave control (per pad).
Tempo control (global).
Key selector (per sequence).
Scale/mode selector (per sequence).
Mobile Responsive GUI.
* 7 sequence banks.
* 7 synth voices.
* 7 notes in a scale/mode.
* Record songs/sequences and download them.
* Save files for later retrieval (local storage).
* Octave control (per pad).
* Tempo control (global).
* Key selector (per sequence).
* Scale/mode selector (per sequence).
* Mobile Responsive GUI.

### Future Plans
Song mode w/ sequence chaining.
BleepBloop-7 sampler fork (otherwise similar feature-set).
Export files for later retrieval (json download).
* Song mode w/ sequence chaining.
* BleepBloop-7 sampler fork (otherwise similar feature-set).
* Export files for later retrieval (json download).

### Currently Implemented
Basic desktop gui.
Pad activation.
Sequence/voice bank activation and memory.
Data structure for song files.
* Basic desktop gui.
* Pad activation.
* Sequence/voice bank activation and memory.
* Data structure for song files.

0 comments on commit a8dfb15

Please sign in to comment.