beatbox
beatbox copied to clipboard
Collaborative drum machine with Meteor
Beatbox
Collaborative, realtime, fully reactive drum machine built on top of the Meteor web framework.
Setup
- Define the server configurations for relevant login services. See the Meteor Documentation section on the service-configuration package.
Run
Make sure you have Meteor installed
$ git clone https://github.com/yoavz/beatbox.git
$ cd beatbox
$ meteor
Todo
- ~~Track user sessions, be able to display "n users collaborating"~~
- ~~Public and private rooms, read-only support~~
- Better message flashing/feedback
- More and better instruments
- Proper redesign
- Chat