Skip to content

GroupLoop: a collaborative, network-enabled audio feedback instrument.

Notifications You must be signed in to change notification settings

davidbramsay/FeedbackSynth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GroupLoop: a collaborative, network-enabled audio feedback instrument

==============

GroupLoop is a browser-based, collaborative audio feedback control system for musical performance. It was published in NIME 2015 (paper), and is live on the web here.

Click here for a short introduction to the concept and a video description/live performance.

##Set it up yourself locally.

terminal:

git clone https://github.com/dramsay9/FeedbackSynth.git
cd FeedbackSynth
npm install
node server.js

In a version of Chrome that has webRTC support:

go to localhost:8080

click allow when asked about accessing the microphone.

I used some sample code and got to know webRTC from webRTC.io, thanks to those guys.

About

GroupLoop: a collaborative, network-enabled audio feedback instrument.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published