Hi all,
I just finished yet another external. This one should work on any platform, but I have no idea how to cross-compile/how to organize the code etc. Should I finally learn the auto-tools?
And I have to think of a name. It is a cross between qlist and pipe, combined with a quantifier. You send it lists with as first element a number of beats, and it will output the rest of the list after that count. You can change the tempo in BPM dynamically, the scheduling will be adjusted. Any number of lists, in any order. You can specify the tick-per-quarter and it will quantify each input to the nearest tick.
But what to call it. I tried schedule, but that doesn't work (name conflict?) Any suggestions?
Gerard