hello,
i’m building a very simple midibox sequencer.
is there a version of the sequencer in C langage ?
i just need :
* a midi synchronised 16 steps (with maybe the possibility
to do 32 steps by looping two patterns, but not more than this :
no memory, no banks, etc.) loop that enlights 16 leds…
(the point is : how to create a loop in the code (in C) that does
something (sending midi notes) in a regular time interval)…
* the rest of the coding (sending of midi notes on/off) will be rather
easy, quite similar to the programmation of the midibox 64 i did a few
monts ago…
have someone coded something like that ?
thanks in advance,
jeb