Saving state after latest Lyon Algorave
This is the current state of the system after the 27/04 algorave. NOTE: this is my personal live coding system, it is not fine-tuned for general usage. You might have to update paths and various parts of the code to get it to run on your system.
This commit is contained in:
@ -3,4 +3,3 @@ p = currentEnvironment;
|
||||
c = currentEnvironment.clock;
|
||||
"Loading SynthDefs".postln;
|
||||
"Synthdefs.scd".loadRelative;
|
||||
m = MIDIControl();
|
||||
|
||||
Reference in New Issue
Block a user