/proxomix

Soundworks experience where inter-device RSSIs (from the beacon service) drives device specific sound level

Primary LanguageJavaScript

Soundworks ProXoMix

ProXoMix is a collective performance based on the Soundworks framework.

Each player is represented by a sound in the audio scene. By coming closer to a given player / device, it's corresponding sound will get louder in my audio scene.

# to start the application server
npm install
npm run start
# to start the application on a device see app-player/README

You can refer to the Soundworks Template repository to learn more about the structure of this project, and to the Soundworks Cordova repository for a basic soundworks-cordova framework example.