MIDI to keystroke?
MIDI to keystroke?
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?
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
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
iMac 2.8G i7 12G 10.6.8/10.7.2, Legacy Dexter/Lemur, Liine Lemur/iPad2, KMI SoftStep, 12Step & QuNeo , B-Controls, Mackie C4 etc
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
-
- Regular
- Posts: 153
- Joined: 31 Dec 2011 17:12
Re: MIDI to keystroke?
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
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
-
- Newbie
- Posts: 12
- Joined: 19 Apr 2013 02:33
Re: MIDI to keystroke?
bomes midi translater is the best IMO