Giter Site home page Giter Site logo

scs-jam's Introduction

Sonic Code Sessions Berlin

Jam

This document sets the basics for participants to communicate using the OSC protocol when taking part in an audio jam between multiple computers.
We'll also try to provide boilerplate code for different languages so that you can easily connect it with your audio code and join the jam. If your chosen language or framework is missing and you'd like to contribute, please add a new folder - named after the language or framework - containing a file named template and submit a pull request.

Messages - naming scheme and values

Using integer values from 0 to 100:
  • /parameters/tom

  • /parameters/laura

  • /parameters/svenja

  • /parameters/vladimir

  • /parameters/dolly
    map them to 5 parameters you'd like to expose to your OSC buddies.

  • /go_cuckoo
    be creative ;-)

  • /filter
    map it to a filter of your choice.

scs-jam's People

Contributors

rygen avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

scs-jam's Issues

prefix?

I noticed all the messages are sending to "root", maybe it might be good to seperate things with say /scsjam/ or something, because tidal e.g. uses osc internally and /filter sounds like it could be used in some languages maybe? (:

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.