GithubHelp home page GithubHelp logo

sprawl's Introduction

SPRAWL

SPRAWL is a network system for enhanced interaction in musical performances. The client-server approach for distributing audio and control data can be used in local and global networks.

Use

Read the Documentation for more information on working with the system.

Dependencies

  • jacktrip
  • SuperCollider
    • SC-HOA
  • Puredata

Install

Client

more

Server

more

Startup

The startup of the SPRAWL system is managed through bash scripts:

  1. Server: After the Jack server was started manually, start_SERVER.sh starts the SPRAWL SuperCollider server software and JackTrip.
  2. Access Point: start_maintenance.sh starts start_update.sh and carries out necessary maintenance work.
  3. Access Point: start_update.sh pulls the latest changes of the sprawl git repository.
  4. Access Point: start_jack_client.sh asks the user for the buffer size of the server over a graphical user interface. Afterwards it starts the Jack server with the right buffer size and JackTrip with the server that is hardcoded in the script.
  5. Server: start_SERVER_post_client_connect.sh starts the spatializer and any other wanted programs after all access points connected to the server. It establishes all required Jack connections with JMess.

All startup scripts of the access points are invoked when the devices are powered on.

On the server JackTrip starts in hub server mode (-S) with the SPRAWL jack connection preset (-p 3):

jacktrip -S -p 3

All clients (access points) connect to the server with the number of channels to be used:

jacktrip -n <nr of channels> -C <server-ip>

Mind the capital letters for both server and client parameters.

sprawl's People

Contributors

ntonnaett avatar mariohillenbrand avatar louziferr 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.