Skip to content

Latest commit

 

History

History
executable file
·
26 lines (18 loc) · 655 Bytes

README.md

File metadata and controls

executable file
·
26 lines (18 loc) · 655 Bytes

Soundprint

An interactive demo creating music from people's movements in the room.

#Installation

$ git clone https://github.com/derekcaneja/soundprint.git


``` $ cd soundprint && node web.js ```

The node server must be run over the network on a single computer. The application is running on port 5555 by default. On your computer running the node server proceed to localhost:5555. All other computers must connect to this server with the computer's IP address. Usually the IP will be in the format of 192.168.1.x:5555.

#Modules

Soundprint it broken up into three modules

##Camera

##Application

##Display