Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/louiszawadzki/liveband

An HTML5 audio creation chat
https://github.com/louiszawadzki/liveband

Last synced: 10 days ago
JSON representation

An HTML5 audio creation chat

Awesome Lists containing this project

README

        

# LiveBand

## Aim
The aim of this project is to create an application that enables clients to play virtual instruments together using HTML5 Audio API, node.js and angular.js.

## Roadmap
### Done so far
* Basic P2P streaming of audio sounds between clients
* creation of basic oscillators with frequency settings and gain

### In Process
* Improve the quality of the stream
* Handle closing streams
* Only works if Chrome calls Firefox

### To do
* Create virtual synthetisers, drum machines and modules using HTML5 audio API
* Create sessions for users