170516
Reminds me of a particular Minecraft song; I think it plays when you are creative mode, very nice.
best played with linear interpolation!
music for 58 rows and 8 channels. my original plan was to make something unfold like the layers of an onion by having the music start in the middle of the pattern and use nested pattern loops to gradually expand outward... but there is weird behavior between Cxx and SBx (pattern loop), where if Cxx (break to row xx) is used, the SBy target gets offset by xx rows and goes to the wrong place. very mysterious. (edit: ok i saw someone else do this just fine so i think i might've had C on the wrong side or something...) so i ended up with a slightly more conventional form using the same idea - many pattern loops start up top
also uses the SEx+SDx "NNA retrigger" tech from my 48k entry
thinking a little more about (sense of) space in this one after something gtap mentioned on one of my other entries
edit: resubbed same-day to fix a part in the first loop never playing because my A06 command was a row off from where it should've been. (this ended up necessitating additional changes also because of the drum loop lolol)