Page 1 of 1

How to switch midi Channel/CC of fader?

Posted: 18 Nov 2015 15:02
by Smais
Hello,

I am new to Lemur and I am looking for help on how to change a fader's output midi-channel/cc with another object, such as a button or switch.

I have been trying to build a template for my Expert Sleeper FH-1 to control my Eurorack modular system. The FH-1 has 8 outputs, which output different types signal depending on what midi-channel/cc it recieves. I would like to have 8 faders, where I am able to select between preset midi-channel/cc outputs for each fader, using buttons or switches.

I have the 8 faders working with the various midi assignments no problem. But I cant figure out how to switch their output assignment in real time. Help please :D

Thanks

PS. These are midi assignments if it's of interest to you

http://expert-sleepers.co.uk/fh1CCs.html

Re: How to switch midi Channel/CC of fader?

Posted: 19 Nov 2015 03:51
by ndivuyo
Ok I attached an example. There are different ways, I think this one is the easiest to me.
You can organize this method in many ways, I tried to spell it out for ya.
But basically it is using the function ctlout()

lemme know if it helps

Re: How to switch midi Channel/CC of fader?

Posted: 21 Nov 2015 04:34
by Macciza
The other option is to use Custom MIDI which will allow you to use variables for the channel field
Rather complex behaviour can also be expressed here with logic...
Cheers

Re: How to switch midi Channel/CC of fader?

Posted: 03 Dec 2015 19:00
by Smais
Thanks for the help guys, you've been so much help. Sorry I have taken so long to reply, but I haven't had a chance yet to try this out. I will try out this week and let you know if it all works out. Thanks again.