elihugarret / caosbox

CaosBox is a not-so-common GUI secuencer/processor for 'caosperclib' written in SuperCollider

Home Page:http://josecaos.bandcamp.com/releases

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CaosBox v1.1

It's a not-so-common LiveCoding/AlgoRave music GUI secuencer/processor for the CaosPercLib Pseudo-Class library, written in SuperCollider.

Unzip and place the - caosperclib-1.0 - folder here: Platform.userExtensionDir;

The idea is:

-Improvising; - By changing ##the library arguments in CaosBox_liveCodePad-default.scd file you can route and give shape to the signal. Sequence, mix and automate in the GUI, Each percussion function on the GUI sequencer acts as one independent node in server memory, this box was made for LiveCoding. }:]

Instructions:

	->1- Open file CaosBox.scd and evaluate the indicated text:
		+ welcome sound, GUI and CaosBox_liveCodePad-default.scd file automatically opens.

	->2- First: Go to CaosBox_liveCodePad-default.scd, manipulate the Class arguments within functions or Tdefs and evaluate them:
		+ so you can route and change sound qualities.

	->3- Then: Go to CaosBox GUI:
		+ start filling the checkbox sequencer on its respective instrument channel and alter the signal route with faders and buttons.

	->4- Improvise, have fun and algorave a lot.

Notes:
  • No audio buffers, only synthesis. Without "caosperclib" won't work.
  • Since CaosBox workshop in CMM CNA Mexico city, it was tested on SuperCollider 3.5.3 and above over Linux, Windows and OSX.
  • Written in Puerto Morelos, Q. Roo, Mexico 2014.

About

CaosBox is a not-so-common GUI secuencer/processor for 'caosperclib' written in SuperCollider

http://josecaos.bandcamp.com/releases

License:GNU General Public License v2.0


Languages

Language:SuperCollider 100.0%