Skip to content

Commit

Permalink
updated readme
Browse files Browse the repository at this point in the history
  • Loading branch information
josecaos committed May 8, 2016
1 parent 9623b43 commit 3df9141
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Expand Up @@ -3,21 +3,21 @@ CaosBox
Is a not-so-common LiveCoding/AlgoRave music GUI secuencer/processor for the CaosPercLib Pseudo-Class library, written in SuperCollider.
##
You can download library here: https://github.com/josecaos/caosperclib/releases/tag/v1.0
Unzip and place the - caosperclib-1.0 - folder in your SuperCollider Extensions folder in order to use it.
" Linux -> (/usr/share/SuperCollider/Extensions)".
Unzip and place the - caosperclib-1.0 - folder here: Platform.userExtensionDir;

##
The idea is: Improvising;
By coding caosperclib Classes you can route and give shape to the signal. Sequence, mix and automate fast in the GUI, Each percussion sequence step act as one independent node in server memory, this box was made for LiveCoding. }:]
##
By changing 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 sequence step act as one independent node in server memory, this box was made for LiveCoding. }:]
##
Instructions:
##
->1- Open file CaosBox-v0.08.scd and evaluate the indicated text:
->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:
->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.
Expand Down

0 comments on commit 3df9141

Please sign in to comment.