Created
April 26, 2016 14:27
-
-
Save everm1nd/009fe96ee102f797c4405748832024b8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(1) - fix bugs | |
- non-muting drums | |
(3) - fix performance issues | |
- reduce events amount (using calculation of delta since last frame - buffer) | |
(1) - add instruments | |
(now we have drums(kick/snare), monosynth, bassline) | |
we can add samples | |
(3) - add visual effects to server | |
(2) - server uses x-axis value as octave/filter/modulation (and y for volume, already implemented) | |
(2) - improve UI on the client side (fullscreen cam + overlay for status and type of instrument) | |
(3) - bind different melody patterns to different stikies colors (2 for server, 1 for client) | |
(4) - change a song from demo-preset to something famous | |
(4) - use other input (drumpants) | |
(2) - give possbility to change instrument (link on the client page to switch instrument) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment