Commit 97fb85ed by PLN (Algolia)

feat(lime_tacos): cymbales sol d6 -> d12, keeping the shared ^44 percussion link

PLN: "for lime if d11 taken lets push d6 to free d12 :)" — d11 is held by
"Menace de retour", and d10 is now the safe riser, so d12 was the free slot.

The move is genuinely one token: d6 appears exactly once in the file, carries no
`cut 6` and no orbit-bound crushbus, so nothing had to follow it. ^44 stays
shared with d3 DELIBERATELY — that is the idiom PLN ruled correct: one press
re-rhythms hats and cymbals together.

Side effect worth knowing at the desk: PV008 only inspects orbits 1-8, so with
the cymbals on d12 the shared-button warning stops firing entirely. The link is
unchanged; only the lint's field of view moved. Do not read the green as the
coupling having gone away.

WATCH ON THE RUN: Ardour Tidal 12 sits at +6.0 dB and Tidal 06 at -3.8 dB, so
the cymbals land ~9.8 dB hotter than before. Ride Tidal 12 down rather than
re-gaining the pattern until PLN has heard it.

Verified: silent-eval --seeded ok (every declared orbit emits), pvlint clean.
parent 6981bd15
......@@ -25,7 +25,9 @@ d2 $ gF1 $ gM2
$ "[vec1_snare:4]"
# lpf 1800
# gain 1.3
d6 $ gF1 $ gM3 -- Cymbales sol
d12 $ gF1 $ gM3 -- Cymbales sol -- moved d6 -> d12 (PLN, d11 was taken by Menace de retour).
-- ^44 stays SHARED with d3 on purpose: one press re-rhythms both percs.
-- WATCH: Ardour Tidal 12 is +9.8 dB hotter than Tidal 06.
$ midiOn "^44" (<| "~ cy ~ cy ~ cy ~ <cy [~ cy]>")
$ midiOff "^44" (<| "~!7 <~ <cy ~> ~ cy>")
$ "cy" # "<cy:1!6 cy:2!2>" # "h2ogmcy"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment