Added minilogue patch lib
parent
15ed84d06a
commit
dd2eda6534
@ -0,0 +1,4 @@
|
||||
MIDIClient.init;
|
||||
~midiOut = MIDIOut.newByName("minilogue", "minilogue minilogue _ MIDI OUT");
|
||||
~midiOut = MIDIOut.newByName("Midi Through", "Midi Through Port-0");
|
||||
~dirt.soundLibrary.addMIDI(\midi, ~midiOut);
|
||||
Binary file not shown.
Reference in New Issue