Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
sloumdrone authored Jun 24, 2018
1 parent 033938b commit 384eb87
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# BleepBloop-7
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.

### Future Plans
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.

0 comments on commit 384eb87

Please sign in to comment.