I just acquired a Linnstrument. It's a grid of 200 touchpads, each with independent sensing of pressure and finger motion in both x and y.
More about it here.
The pads are arranged in 8 rows of 25 pads. The pitches are chromatic along rows ( 1/2 step between adjacent pads) with user configurable intervals between rows. Typical row-to-row tuning is in 4ths, but other intervals are possible.
I want to create some tablature for it. Lilypond's custom tablature capability is about 90% of what I need. The only complication is that, unlike a real stringed instrument, one can play multiple simultaneous pitches within a row as well as across rows. Is there a way to indicate that in tab with LilyPond and, if so, how?
Thanks!