salatspinatra
2009-03-29 15:16:52
Hi, This is a question:
My Novation remote SL has a feature which allows the drum pads to send syncronized or delayed Midi Off messages. that is, you tap the pad, and the internal clock times the Off message to occur in the divisible time you specified.
I'm interested in using this option as a tap message for RELATIVE time changes in ableton live. So if I was playing at 120bpm, I could press a button and get half time (60bpm) press another button and jump back to 120bpm again. It would work for any tempo. Halving the beat at 140, gets you 70.
Sure I could dial down or up to any tempo I wanted, but the jump would not be seamless with the beat. Sure I could put tempo information into the master scenes of live, but I'd only get those ABSOLUTE tempos, which might or might not have a relation to the tempo I'm currently in. And sure, i could just tap it out on the half-note of the current tempo, but the tap button is really not that accurate. If I tapped half notes on 120, I might get 65bpm, then doubling this I'd end up returning to 130bpm rather than 120. With me so far?
The Novation Remote is not really designed with any sequencing abilities. So what happens if I turn on the syncro feature on the drum pads of the Novation Remote, and then assign that to the tap button in Live? Well if I assigned the drum pad to a 1/2 note, I'd sequence in a 1/2 note, NOT two events a half-note apart. The tap tempo in Ableton would have no idea what to do with this, and would not change.
I thought about twiddling with the ableton python api to see if there was an answer there. Or hacking the firmware of the Remote. Unless someone has a lead on these ideas, I'd feel a bit over my head.
My most immediate lead is with MT to handle the Note messages specifically for the note # that I assigned to the TAP in Live. Then Translate somehow this Note ON.......(in tempo)....Note Off pairing to be interpreted as Note ON Note Off........(in tempo)....Note On Note Off.
Then I'd assign 4 drumpads on my Remote to the same note with diferent syncro lengths. The half-note sitting next to the 1/8th note, so I could bounce from half time back up to original time, or double time back down to original time. And perhaps pull the same trick with triplet time.
Any Suggestions on how to accomplish this?
Much Obliged.
James
Any suggestions on how to accomplish this.[/b]
My Novation remote SL has a feature which allows the drum pads to send syncronized or delayed Midi Off messages. that is, you tap the pad, and the internal clock times the Off message to occur in the divisible time you specified.
I'm interested in using this option as a tap message for RELATIVE time changes in ableton live. So if I was playing at 120bpm, I could press a button and get half time (60bpm) press another button and jump back to 120bpm again. It would work for any tempo. Halving the beat at 140, gets you 70.
Sure I could dial down or up to any tempo I wanted, but the jump would not be seamless with the beat. Sure I could put tempo information into the master scenes of live, but I'd only get those ABSOLUTE tempos, which might or might not have a relation to the tempo I'm currently in. And sure, i could just tap it out on the half-note of the current tempo, but the tap button is really not that accurate. If I tapped half notes on 120, I might get 65bpm, then doubling this I'd end up returning to 130bpm rather than 120. With me so far?
The Novation Remote is not really designed with any sequencing abilities. So what happens if I turn on the syncro feature on the drum pads of the Novation Remote, and then assign that to the tap button in Live? Well if I assigned the drum pad to a 1/2 note, I'd sequence in a 1/2 note, NOT two events a half-note apart. The tap tempo in Ableton would have no idea what to do with this, and would not change.
I thought about twiddling with the ableton python api to see if there was an answer there. Or hacking the firmware of the Remote. Unless someone has a lead on these ideas, I'd feel a bit over my head.
My most immediate lead is with MT to handle the Note messages specifically for the note # that I assigned to the TAP in Live. Then Translate somehow this Note ON.......(in tempo)....Note Off pairing to be interpreted as Note ON Note Off........(in tempo)....Note On Note Off.
Then I'd assign 4 drumpads on my Remote to the same note with diferent syncro lengths. The half-note sitting next to the 1/8th note, so I could bounce from half time back up to original time, or double time back down to original time. And perhaps pull the same trick with triplet time.
Any Suggestions on how to accomplish this?
Much Obliged.
James
Any suggestions on how to accomplish this.[/b]