Here is the setup i'm looking to do:<br><br>midi master -> special program<br>ddr pad -> special program<br>special program -> hydrogen<br><br>I've got a hardware midi device controlling the master tempo. aseqdump shows the tempo messages x times a second.<br>
<br>I want to either find or make a program so I can use a ddr pad (usb gamepad) and assign different timed midi patterns to the buttons, so for example:<br>if the program is configured for 4/4 time, when I hold down or toggle a button<br>
<br>if note 36 is a bass drum and 41 is a snare then you'd have a basic drum and snare beat when both buttons are held down or toggled, of course i'd like to be able to have multiple patterns bound per button as well<br>
<br>button one is set to play a quarter note midi note 36, then rest for the remaining 3 beats<br>1 - 36,quarter|rest,quarter|36,quarter|rest,quarter<br>2 - 41,eighth|rest,eighth|41,eighth|rest,eighth|41,eighth|rest,eighth|41,eighth|rest,eighth<br>
<br>Each pattern would describe one measure, and the flow of a live solo performance could easily be changed on the fly, leaving hands free to play guitar.<br><br>Anything out there like this, and I just don't know about it?<br>
<br>If I don't find anything I want to hack something together, so a primer on midi tempo sync, and how to program with it would be appreciated.<br><br>Thanks,<br>Nathanael<br>