Connect Your Instruments
Get MIDI from the current harmonic state (scale, chord, or notes) into your DAW, synth, or livecoding setup. Most people don't need this — if you're just joining with a phone or playing in the browser, head back to Getting Started.
Enter Session → Live scale, chord, notation, and MIDI for the ensembleStep 1: Virtual MIDI Port
Mac — IAC Driver
- Open Audio MIDI Setup (Applications → Utilities)
- Window → Show MIDI Studio
- Double-click IAC Driver
- Check "Device is online"
- Click the + button to add a port
- Name it
LALORK - Click Apply
Windows — loopMIDI
- Download loopMIDI from tobias-erichsen.de
- Install and run loopMIDI
- In the bottom field, type
LALORK - Click the + button to create the port
- Done — the port will appear in your DAW
Step 2: DAW Setup
Ableton Live
- Complete Mac or Windows virtual MIDI setup above
- Open enter.lalaptoporchestra.com in your browser
- Click the MIDI tab
- Click + Add output, select
LALORKas the port, and choose an output type (e.g., Scale Pitch Classes, Chord Root) - In Ableton: Create a new MIDI track
- Set MIDI From to
LALORK - Set Monitor to
In - Arm the track (click the record button)
- Add an instrument (Analog, Wavetable, any synth)
- Play — notes from the Enter page now trigger your synth
Guides for Logic Pro, Bitwig, and Reaper coming soon.
Livecoding → Strudel
Strudel lets you write code that follows the orchestra's harmony in real time.
- Open strudel.cc
- Paste this setup code
- Sign in with Google
- Start coding — your patterns follow the current scale
const { signInWithGoogle, joinEnsemble, getCurrentUser } =
await import('https://cdn.jsdelivr.net/npm/strudel-scalenav/dist/strudel-scalenav.js')
if (!getCurrentUser()) await signInWithGoogle()
const ens = await joinEnsemble('la-laptop-orchestra')
ens.showBadge()
Advanced
VCV Rack
Guide coming soon. Use a virtual MIDI-to-CV module to receive notes.
Hardware Synths
Route the harmonic field to external hardware.
- Create the LALORK virtual MIDI port (see above)
- Open Enter Session
- Open MIDI
- Click + Add output, select
LALORKas the port, and choose an output type - Connect your USB-MIDI or DIN-MIDI interface
- Set your synth to receive on that MIDI channel
- Play
Amplified Performers
If you want to run through the PA — synths, guitar, modular, etc. — we have a limited number of amplified slots each event. Email us to request a slot and we'll coordinate before the event.
Questions about your specific setup? Email us and we'll help you figure it out.