/CuePlayer

A tool for composing and performing real-time and mixed electronic works using SuperCollider.

Primary LanguageSuperCollider

CuePlayer CuePlayer

|> project page <|

CuePlayer is a tool for composing and performing real-time and mixed electronic works using the SuperCollider language. It helps a composer to organise processes and musical material in bundles (cues) and execute them when needed during the course of a piece. It is particularly applicable to musical works incorporating real-time electronics and acoustic instruments; it may also be handy in any scenario where the composer wishes to organise, schedule and trigger bundles of processes.

Install it as a quark from within SuperCollider, via:

Quarks.install("CuePlayer");

or download it from GitHub, unzip & and place the folder in:

~/Library/Application Support/SuperCollider/Extensions/

Copyright © 2016, Orestis Karamanlis | Dionysis Athinaios
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License.