JamSpace
Collaborative web-based audio workstation
JamSpace is a client/server application that leverages HTML5 and the Web Audio API to enable users to record, arrange and mix multi-track audio projects. Its goal is to be a networked digital audio workstation (DAW) with features to enable collaboration between users.
The Web Audio API provides web browsers with the ability to record and play back audio streams without requiring any external plugins. The client side is a web page that can take many forms, the initial implementation...