wildyeast / sadiss

A socially aggregated distributed sound system.
GNU Affero General Public License v3.0
10 stars 2 forks source link

SADISS

A socially aggregated distributed sound system.

SADISS is a set of web applications developed in the research project ‘The Choir & the Sound System’ at the Institute for Composition, Conducting and Computermusic at Anton Bruckner university (Linz, Austria) that bundles smartphones into monumental yet intricate sound or performance systems.

Take a look at sadiss.net to get an idea.

Check out our wiki to get an even better idea about SADISS.

Get the apps

image

License

SADISS is released under the GNU Affero General Public License (AGPL). It allows anyone to freely download, modify, run and distribute the software. Any distribution must ship its source code to the user. If you run a modified version of SADISS on a server, your server must allow users to download the source code corresponding to the modified version.

Project status

SADISS is a work in progress. A dedicated research group led by Volkmar Klien is continously developing this project. We are currently testing the software in performances with a limited number of participants.

Architecture

SADISS is comprised of four applications.

server, a Node.js app, is supposed to run on a web server. It is the backbone of the SADISS network and coordinates the distribution of instructions to the registered phones.

admin client, a Vue.js app, is supposed to run in the browser. Performers will use it to upload instruction sets and send control messages to the server.

app, an Ionic app, runs on Android and iOS phones. It is available in the vendor stores for all participants to download.

max, a Max/MSP patcher, intended to be the main control suite for SADISS.