$ midiOn "^76" ((# delay 0.6) . (# delayt "e") . (# delayfb 0)))
^
The `^59` block twenty lines down uses the same idiom correctly with a single
outer paren, so this is a typo, not a misunderstanding.
Worth recording how it was found, because it was not found by reading. Running
tools/silent-eval.py over the track returned:
rose_rouge: THE TRACK DOES NOT COMPILE — it will fail live too.
Every dN in its block is dead.
rose_rouge.tidal:21:68: error: parse error on input ')'
One parse error silences the WHOLE do-block (reference_tidal_silent_failures) —
not just d4. Twelve orbits, no sound, no obvious cause at the desk, and the only
signal is a GHC error in a console nobody is looking at mid-set.
With the paren removed, the same query is honest about what is left:
FAIL — 2 orbit(s) SILENT
SILENT d4 (line 19) (nothing in 64 cycles)
SILENT d11 (line 71) (nothing in 64 cycles)
Both for the reason predicted before running it: d4 carries
`# crushbus 41 (range 16 4 "^35")` and d11 carries `# delay (range 0 0.9 "^19")`
— bare "^NN" inside a `#`, which yields NO EVENTS on an empty control map. And
`silent-eval --seeded` returns `ok` for every orbit, which is the same fact from
the other side.
That is a cold query against an EMPTY map, so it describes a rig whose boot seed
did not run. Whether this one's did is a separate question and not yet answered
here — see #156, which I had wrong.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| FFF | Loading commit data... | |
| FM | Loading commit data... | |
| acid | Loading commit data... | |
| ambient | Loading commit data... | |
| beatober | Loading commit data... | |
| boombap | Loading commit data... | |
| breaks | Loading commit data... | |
| disco | Loading commit data... | |
| dnb | Loading commit data... | |
| dub | Loading commit data... | |
| dubstep | Loading commit data... | |
| fusion | Loading commit data... | |
| grime | Loading commit data... | |
| grunge | Loading commit data... | |
| instruments | Loading commit data... | |
| jamuary | Loading commit data... | |
| jazz | Loading commit data... | |
| jungle | Loading commit data... | |
| lofi | Loading commit data... | |
| lounge | Loading commit data... | |
| nujazz | Loading commit data... | |
| party | Loading commit data... | |
| punk | Loading commit data... | |
| remix | Loading commit data... | |
| techno | Loading commit data... | |
| wave | Loading commit data... | |
| 120_techoirs.tidal | Loading commit data... | |
| 80fonk.tidal | Loading commit data... | |
| DX_tech.tidal | Loading commit data... | |
| breaks.tidal | Loading commit data... | |
| computer_riddub.tidal | Loading commit data... | |
| dub.tidal | Loading commit data... | |
| feu.tidal | Loading commit data... | |
| fm.tidal | Loading commit data... | |
| giant.tidal | Loading commit data... | |
| harder_crime.tidal | Loading commit data... | |
| minneapolis.tidal | Loading commit data... | |
| once_upon_a_loop.tidal | Loading commit data... | |
| party_hard.tidal | Loading commit data... | |
| superFM.tidal | Loading commit data... | |
| tidal_crime.tidal | Loading commit data... | |
| waves.tidal | Loading commit data... | |
| zelda.tidal | Loading commit data... |