jeb Posted February 20, 2007 Report Posted February 20, 2007 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 doessomething (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 fewmonts ago...have someone coded something like that ?thanks in advance,jeb Quote
Wisefire Posted February 21, 2007 Report Posted February 21, 2007 actually im interested in this aswell.. id like a 64 step sequencer but i like my sequencers big :D Quote
audiocommander Posted February 21, 2007 Report Posted February 21, 2007 hello jeb,look for the midi-clock (mclock) project at the download section.It contains all you need for the timing.and just one topic before there's one with exactly the same question:http://www.midibox.org/forum/index.php?topic=8513.0regards,Michael Quote
bill Posted February 21, 2007 Report Posted February 21, 2007 have someone coded something like that ?It doesnt hurt to search the forum : http://www.midibox.org/forum/index.php?topic=5779.msg44853#msg44853 Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.