Code Monkey home page Code Monkey logo

node-osc-maxmsp's Introduction

Node OSC MaxMSP

connect MaxMSP to the web with a local Node server and a Firebase client app. use to build tools for audience members to interact with a laptop performer via a realtime web app.

Node OSC library implementation is taken from node-osc

##Client app realtime firebase app with interfaces for users to interact with with performer or installation

  1. create a new firebase app
  2. replace firebase references in client_app/js/app.js with your app's address
  3. deploy to firebase

##Node OSC server Node js server that interfaces between firebase app and media software using OSC messages. sends OSC over local host on port 3333 and receives OSC messages on port 3334.

  1. add amazon s3 bucket access key and secret key to your .bash_profile
  2. update firebase references in index.js
  3. run node index.js

##Audio / Visual Generator (running on a single computer)

  1. open index.maxpat in Max/MSP to listen for OSC messages

  2. with the client app deployed to firebase, and the node server running, the cline app's slider inputs will send their values into max msp.

  3. image_printer.maxpat generates graphics, and exports them as jpeg which are then uploaded to amazon S3, and served to the firebase app.

node-osc-maxmsp's People

Contributors

jamesstaub avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.