4 lines
87 B
Plaintext
4 lines
87 B
Plaintext
c = currentEnvironment.clock;
|
|
MIDIClient.init;
|
|
m = MIDIOut.newByName("MIDI", "Bus 1");
|