Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/louiszawadzki/liveband
- Owner: louiszawadzki
- Created: 2015-09-05T15:04:27.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-08T20:10:22.000Z (about 9 years ago)
- Last Synced: 2024-11-09T00:31:42.695Z (2 months ago)
- Language: JavaScript
- Homepage:
- Size: 5.93 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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