Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 740 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 740 Bytes

SuperCollider-loopMIDI-and-Max 8

Max 8 sends MIDI data via loopMIDI to SuperCollider

You will need: Max 8 SuperCollider loopMIDI -->> http://www.tobias-erichsen.de/software/loopmidi.html

//INSTRUCTIONS

  1. Create a new port in loopMIDI.
  2. Open the Maxpat file (MaxlmSC). !Presentation Mode!
  3. Check at the MIDI Setup (Options) that the new port is On && !Close the Input Ports! (or it will be a mess, trust me)
  4. Choose the correct port via "noteout 1" (Output).
  5. Evaluate the code in SC. (Select All + Evaluate)

!To use the Arpeggiator or to play chords twist the (single note, chords, arp) knob! for the arp you must change the ms values in the Arpeggiator section

Enjoy these funky sounds or create your own!

Jason SK