Series
Web Audio Conference

Series Type
Event Series
Description
Associated Organization(s)
Associated Organization(s)
Organizational Unit

Publication Search Results

Now showing 1 - 1 of 1
  • Item
    Personal-JS
    (Georgia Institute of Technology, 2016-04) Goldszmidt, Samuel ; Renaud, Vincent
    Personal-JS is a web application based on the Web Audio API and Web RTC standards where connected users play synchronously loops of a well-known song – Personal Jesus by Depeche Mode – together. The user creates or joins a “jam” room, and then can play some audio loops with other users. The application is based on Sync library (http://github.com/collective-soundworks/sync) to synchronize the different devices through the PeerJS WebRTC wrapper (http://peerjs.com) and thus requires no web server, except for serving the audio loops.