Page 1 of 1

Controlling note choice with keyboard and note-on with drum trigger

Posted: Wed Aug 07, 2019 4:11 pm
by paulconstantine
I'm trying to set up the following for live performance in Live 10.1.

I have a standard piezo trigger attached to my kick drum run thru a trigger-MIDI interface into Live. Then I also have an Akai Mini mk2 (two-octave MIDI controller keyboard) connected via USB.

I want to hold a note on the keyboard without producing any sound. Then, when I kick the kick drum, the trigger signal produces the audio corresponding to the note I'm holding on the keyboard. If I hold a different note on the keyboard and kick the drum again, a different pitch sounds.

As a consequence, a bass (for example) can be perfectly sync'd with the kick drum, since they're triggered by the same event (kicking the kick drum).

I've set this all up in Reason 10 using their internal CV routings (so it is possible). And I can run that into Live via ReWire. But I'd much prefer to do it all natively in Live, if possible, to save CPU for live performance. Any ideas?

Re: Controlling note choice with keyboard and note-on with drum trigger

Posted: Wed Aug 07, 2019 4:18 pm
by oddstep
strong max for live vibe. You got suite?

Re: Controlling note choice with keyboard and note-on with drum trigger

Posted: Wed Aug 07, 2019 7:13 pm
by paulconstantine
I don't have "suite" -- not sure what that is. I'm not opposed to Max, but I don't have any experience with it.

Re: Controlling note choice with keyboard and note-on with drum trigger

Posted: Wed Aug 07, 2019 7:20 pm
by paulconstantine
Ah, I have Live 10 Standard (Education).

Re: Controlling note choice with keyboard and note-on with drum trigger

Posted: Wed Aug 07, 2019 8:37 pm
by pottering
You can MIDI assign not only a single key, but a range of keys to any MIDI assignable parameter.

Like the Pitch knob in the Pitch device.

Re: Controlling note choice with keyboard and note-on with drum trigger

Posted: Wed Aug 07, 2019 9:30 pm
by paulconstantine
I don't immediately see how that (multiple MIDI notes triggering the same parameter) helps. Perhaps you could explain?

Re: Controlling note choice with keyboard and note-on with drum trigger

Posted: Wed Aug 07, 2019 11:09 pm
by pottering
They don't simply trigger the same parameter, they "play" the parameter up or down, so if you assign a range of keys to Pitch's Pitch knob, it will transpose the notes up and down.

Re: Controlling note choice with keyboard and note-on with drum trigger

Posted: Thu Aug 08, 2019 2:55 am
by paulconstantine
pottering wrote:
Wed Aug 07, 2019 11:09 pm
They don't simply trigger the same parameter, they "play" the parameter up or down, so if you assign a range of keys to Pitch's Pitch knob, it will transpose the notes up and down.
Thanks, but I still don't see how this applies to my original question.