laurentdibiase/EarthLoop-WebApp
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
EARTHLOOP PROJECT From Laurent Di Biase 2020 Collaboratif web platform for networked Music This project use WebRTC API from the RTCMulticonnection Library of Muaz Khan https://github.com/muaz-khan. The audio plugins come from Faust code and are embeded in a Web Audio API. //To launch the program file from terminal : node server.js ////////////////////////// RTCMultiConnection ////////////////////////// from last Github repository https://github.com/muaz-khan/RTCMultiConnection/blob/master/docs/how-to-use.md /* The idea is to receive into the "listen" page, the opening connection data form the "Play" page at the moment of the opening session by a player. */