fix(rig): the two reconcilers that lived only in $HOME — five orbits reached no Ardour track
tidal-ardour-autoroute.service was disabled+inactive after launch: orbits 5-9 (SuperCollider:out_9..18) had NO link to their "Tidal 05..09" tracks, while 1-4 and 10-12 survived as leftovers from an earlier session. Enabled it; all 24 outs reconcile every 2s again. Root cause of the regression is that both reconcilers — this one and midi-autoconnect — existed ONLY as plain files in ~/.local/bin and ~/.config/systemd/user, unlike every other unit here which symlinks into tools/. Nothing was version-controlled, so a `disable` (or a fresh systemd user config) was unrecoverable and invisible to git. Now in the repo, with $HOME pointing back at it. Also started parvagues-sc-watchdog, which was linked but dead.
Showing
tools/midi-autoconnect.service
0 → 100644
tools/midi-autoconnect.sh
0 → 100644
tools/tidal-ardour-autoroute.service
0 → 100644
tools/tidal-ardour-autoroute.sh
0 → 100644
Please
register
or
sign in
to comment