CoLoop is a participative/collaborative ghetto blaster designed by NoDesign.net and IRCAM in the framework of the CoSiMa project.
Use the follwing commands to clone the repository and run the server:
$ git clone https://github.com/ircam-cosima/coloop.git
$ cd coloop
$ npm install
$ npm run watch
The application provides the following web clients:
- [server address]/ ... for the player's mobile devices
- [server address]/barrel ... for the CoLoop device
- [server address]/controller ... for controlling the application
- Use Node.js version 8