Skip to content

A Flocking synth that can be controlled by multiple performers using Open Sound Control and Web Sockets

Notifications You must be signed in to change notification settings

imclab/flork-network-synth

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The first Florkestra instrument: a networked synth that can be controlled by different clients using osc.js and Web Sockets.

Instructions

  1. Run npm install
  2. cd web
  3. bower install
  4. cd ..
  5. Start the server by running node .
  6. In your browser, load the synth page at http://localhost:8081/synth
  7. Load the xy controller at http://localhost:8081/xy

About

A Flocking synth that can be controlled by multiple performers using Open Sound Control and Web Sockets

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published