saner boot sequence

This commit is contained in:
2023-12-29 21:33:57 +01:00
parent 6f1fdf4d0c
commit da57969415
2 changed files with 6 additions and 3 deletions

View File

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