PLN's report: "no impact of lcxl in ardour... why would i need to remap midi controls there across lcxl gens?" He is right: he never needs to remap. The session file has the learned bindings (v2 CC 77-84 + 13-16, channel 1) and the lcxl3-driver emits exactly that. The path was broken in TWO places, both by name-vs-identity rot: 1. midi-autoconnect resolved its source by NAME and connected "name:0" — but aconnect resolves CLIENT names only, and the driver's virtual port carries its name on the PORT line (client = python-rtmidi's 'RtMidiOut Client'). The connect failed into 2>/dev/null for exactly the source the candidate list most prefers, so Midi Through carried NOTHING in DAW mode. Now the resolver returns a numeric client:port address (awk over aconnect -i, matching client AND port lines). Fourth name-identity bug of the day. 2. Ardour's Generic-MIDI input connection was saved by device identity, and that identity was "ALSA;;C922 Pro Stream Webcam" — the webcam had taken over the slot the surface once owned. The purest stale-binding specimen the rig has produced. tidal-ardour-autoroute now asserts Midi-Bridge Midi Through -> ardour:MIDI Control In on its 2 s cadence, no-op until Ardour registers the port, permanent once it does. Midi Through stays the rendezvous ON PURPOSE: v2 raw or v3-translated, both feed it, which is what keeps the classic LCXL plug-and-play (the BC constraint). Ardour 9.7 note for the archives: the Control Surfaces page is now a vendor tree built from the .map files' manufacturer field — the old "Generic MIDI" lives under vendor "Any" (GenericMIDI.map, manufacturer="Any"), NOT under "Other", and Novation's "Launch Control XL (generic)" entry is the factory map that would OVERRIDE the learned bindings — do not enable it.
| Name |
Last commit
|
Last update |
|---|---|---|
| .gitea/workflows | Loading commit data... | |
| armada | Loading commit data... | |
| blocks | Loading commit data... | |
| blog | Loading commit data... | |
| config/wireplumber | Loading commit data... | |
| copycat | Loading commit data... | |
| docs | Loading commit data... | |
| gifts | Loading commit data... | |
| lib-parvagues | Loading commit data... | |
| live | Loading commit data... | |
| output | Loading commit data... | |
| releases | Loading commit data... | |
| sandbox | Loading commit data... | |
| study | Loading commit data... | |
| test | Loading commit data... | |
| tools | Loading commit data... | |
| utils | Loading commit data... | |
| visuals/slop | Loading commit data... | |
| viz | Loading commit data... | |
| .gitignore | Loading commit data... | |
| BootTidal.hs | Loading commit data... | |
| BootTidal.hs.broken | Loading commit data... | |
| BootTidal.visuals.broken.hs | Loading commit data... | |
| CLAUDE.md | Loading commit data... | |
| EVENING.md | Loading commit data... | |
| FOH_MASTER.md | Loading commit data... | |
| LAST_THIRD.md | Loading commit data... | |
| LICENSE | Loading commit data... | |
| MORNING.md | Loading commit data... | |
| PatchBay_MultiChannel.xml | Loading commit data... | |
| PatchBay_Perf.xml | Loading commit data... | |
| PatchBay_Perf5.1.xml | Loading commit data... | |
| README.md | Loading commit data... | |
| RUNBOOK.md | Loading commit data... | |
| SHOPPING_LIST.md | Loading commit data... | |
| TASKS_DUMP.md | Loading commit data... | |
| backlog.md | Loading commit data... | |
| bullet_train.tidal | Loading commit data... | |
| collide.sh | Loading commit data... | |
| debug.tidal | Loading commit data... | |
| didacticpatternvisualizer.pde | Loading commit data... | |
| gig-up.sh | Loading commit data... | |
| gpu-mode.sh | Loading commit data... | |
| hello.sc | Loading commit data... | |
| init_midi.sh | Loading commit data... | |
| intro.md | Loading commit data... | |
| library.txt | Loading commit data... | |
| link_jack.sh | Loading commit data... | |
| link_samples.sh | Loading commit data... | |
| link_samples_all.txt | Loading commit data... | |
| main_fairbanks.scd | Loading commit data... | |
| notes.md | Loading commit data... | |
| parvagues-sc.service | Loading commit data... | |
| perf-audio.sudoers | Loading commit data... | |
| perf-tray.py | Loading commit data... | |
| perf-tray.service | Loading commit data... | |
| perf.sh | Loading commit data... | |
| sample_watch.scd | Loading commit data... | |
| samples.txt | Loading commit data... | |
| setlist_opal2026.txt | Loading commit data... | |
| start_and_midi.scd | Loading commit data... | |
| test.tidal | Loading commit data... |