Files
BuboQuark/Classes/Configuration/Startup.scd
2023-12-27 22:41:21 +01:00

4 lines
87 B
Plaintext

c = currentEnvironment.clock;
MIDIClient.init;
m = MIDIOut.newByName("MIDI", "Bus 1");