Avoid resending MIDI in "On Midi" script?

Discuss Lemur and share techniques.
Post Reply
drmq
Newbie
Posts: 8
Joined: 18 Sep 2015 20:23

Avoid resending MIDI in "On Midi" script?

Post by drmq »

I've got a switch of 4 rows:
Image
with a script to receive custom midi:
Image
and a script to send custom midi:
Image

However when I set "x" in the former, the later gets called again creating a loop. Is there a way to set "x" without activating the send midi script?

Thanks in advance!
Attachments
Untixtwled.png
Untixtwled.png (1.49 KiB) Viewed 2520 times
Untixtled.png
Untixtled.png (5.96 KiB) Viewed 2521 times
Untitled.png
Untitled.png (10.39 KiB) Viewed 2521 times
Softcore
Regular
Posts: 1613
Joined: 04 Nov 2012 08:34

Re: Avoid resending MIDI in "On Midi" script?

Post by Softcore »

Perhaps create a new expression and "ditch" x?
Post Reply