Page 1 of 1

MIDI to keystroke?

Posted: 27 Jun 2012 06:54
by vexx
Is it possible to map a midi control change to a key combo? I.e., say I wanted to have a button that inserted a new audio channel in ableton (CTRL+T), or saved the open document.

Re: MIDI to keystroke?

Posted: 29 Jun 2012 14:49
by Macciza
Hi
Check Chapter 13.8 Scripting Output functions.

Something like keycomboout(0,1,0,0,'T') maybe should work as a script for a button.
And if you want MIDI to trigger it that could be done as well I guess . . .

Cheers
MM

Re: MIDI to keystroke?

Posted: 29 Jun 2012 18:47
by whatisvalis
Might have to check out that keycomboout, sounds cool.

Can you set-up macros in Ableton? In Cubase that would be the easiest method, set your macro and assign it to a cc number

Re: MIDI to keystroke?

Posted: 19 Apr 2013 22:52
by theinfinate
bomes midi translater is the best IMO