Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
bin
 
 
lib
 
 
pd
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

readme.md

thisconnect

Is a configurable application that:

  • Connects to Planet to synchronize the state between users using Socket.IO.

  • Communicates with a sound engine, for example Pure Data via Port.

  • Dynamically builds a user interface with Lite to manipulate the current state.

  • Interprets JSON files that generically describe parameters and settings to build the ui.

App:Events

  • setup - On initialization.

  • exit - On termination.

Server

A HTTP server using Connect.

Server:Events

  • server setup - before the server initialization.

  • server connect - (object) the conenct instance

Server:Methods

  • server add static - (path[, target])

  • server add favicon - (target)

Socket

A planetary shared state using Socket.IO and Planet.

Socket:Events

  • socket io - the Socket.IO object

  • socket - the actual socket

  • socket service

  • socket state

About

Collaborative music software in real-time

Resources

Releases

No releases published

Packages

No packages published
You can’t perform that action at this time.