Page 1 of 1

Key Commands via Button Object

Posted: 22 Aug 2015 23:33
by dezzo
Hi there,

i'm new to the Lemur experience and i saw years ago a Video of Hans Zimmer using his own kinda " Lemur " in house.
He was using button objects to call key commands in his DAW. (cntr + E, shift+alt+F). Very comfortable to actually see what the command does via button.
Is that possible with lemur ? If yes, how can i achieve that ?

cheers,
Dezzo

Re: Key Commands via Button Object

Posted: 25 Aug 2015 21:47
by digitalson
Well u can use the ascii function,I have done that for some commands

Re: Key Commands via Button Object

Posted: 25 Aug 2015 21:48
by digitalson
If u need examples ,let me know

Re: Key Commands via Button Object

Posted: 26 Aug 2015 16:34
by MrCorba
The manual says this:
keycomboout(target,ctrl,alt,shift,key) :
outputs a simultaneous key strokes combination to the defined KbMouse Target.
keyout(target,key,state) :
outputs a single key stroke to the defined KbMouse Target.
http://www.asciitable.com

With a complete ascii table.

While I'm on it, you don't happen to have a link to that video:D