Key Commands via Button Object

Discuss Lemur and share techniques.
Post Reply
dezzo
Newbie
Posts: 2
Joined: 22 Aug 2015 23:23

Key Commands via Button Object

Post 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
digitalson
Regular
Posts: 143
Joined: 21 Mar 2015 02:26

Re: Key Commands via Button Object

Post by digitalson »

Well u can use the ascii function,I have done that for some commands
digitalson
Regular
Posts: 143
Joined: 21 Mar 2015 02:26

Re: Key Commands via Button Object

Post by digitalson »

If u need examples ,let me know
MrCorba
Regular
Posts: 142
Joined: 02 Sep 2013 20:17
Location: Netherlands

Re: Key Commands via Button Object

Post 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
"Having no silence in music is like having no black or white in a painting" - Brian Eno
https://soundcloud.com/mrcorba
Post Reply