Files
BuboQuark/Classes/Configuration/Startup.scd
2023-12-29 21:33:57 +01:00

7 lines
172 B
Plaintext

MIDIClient.init;
p = currentEnvironment;
c = currentEnvironment.clock;
"Loading SynthDefs".postln;
"Synthdefs.scd".loadRelative;
// m = MIDIOut.newByName("MIDI", "Bus 1");