Giter Club home page Giter Club logo

criticalmass's Introduction

Critical Mass

This is the code and score for the piece Critical Mass, a work for networked laptop ensemble.

##Requirements The code is written for SuperCollider 3 and has been tested on SuperCollider 3.7. You can obtain that at the SuperCollider website

In addition this patch requires one external library, the NetLib quark.

The easiest way to install the NetLib quark is to open SuperCollider and then run this command:

Quarks.gui;

Then click on "Update Quark Listing."

Scroll down to find "NetLib" in the list.

If you already have the library then it will appear as a green "+" in which case you don't need to do anything more.

If you do not see a green "+" next to "NetLib" then click the "-" icon to the left of it (it will turn into a star).

Lastly, click "Apply" at the top, close the window and then exit SuperCollider.

Getting the Code

Just run this on your command line to download everything to your computer:

git clone https://github.com/scazan/CriticalMass.git

If you previously downloaded this code and want the latest version, go to the directory you cloned it into and run:

git pull

##Running There are two ways to run this patch.

To start the patch without having to load anything else just type this at the command line:

./start.sh

You can also start the Conductor's patch in this way:

./startConductor.sh

If you prefer to load this directly in SuperCollider, just open up criticalMass.scd or criticalMass-Conductor.scd, select all, then execute.

Check the score for information on performance and if I wasn't the one to send you this link and you have decided to perform the work, shoot me a line and let me know!

criticalmass's People

Contributors

scazan avatar

Stargazers

 avatar

Watchers

 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.