Assign multiple note on midi messages on a button.

Discuss Lemur and share techniques.
Post Reply
lillos
Newbie
Posts: 5
Joined: 26 Aug 2013 00:39

Assign multiple note on midi messages on a button.

Post by lillos »

I am very new to lemur and I'm trying to make a template for my sample libraries. I mostly use Kontakt and most of the articulations require multiple keyswitches. How can I assign more than one midi message to a custom button so that the right articulation is selected?
Thanks.
lillos
Newbie
Posts: 5
Joined: 26 Aug 2013 00:39

Re: Assign multiple note on midi messages on a button.

Post by lillos »

Is it done with scripts? Unfortunatelly I'm very new to this and I dont know scripts. Can someone please give me some direction?
Thanks in advance.
Softcore
Regular
Posts: 1613
Joined: 04 Nov 2012 08:34

Re: Assign multiple note on midi messages on a button.

Post by Softcore »

Besides scripts, you can simply create custom expressions (button x= in the desktop editor),
make them all "follow" x (or any other desired, factory expression of an object) - set them so that CustomExpression = x
and then simply map them!

In the following example, a knob sends 4 control change Midi messages on CC 21, CC 22 , CC 23, CC 24 without the use of scripting.
Attachments
multiple-expressions-outs.jzml
(2.99 KiB) Downloaded 101 times
lillos
Newbie
Posts: 5
Joined: 26 Aug 2013 00:39

Re: Assign multiple note on midi messages on a button.

Post by lillos »

Thank you very much! I will try this!
Post Reply