How to switch midi Channel/CC of fader?

Discuss problems and solutions.
Post Reply
Smais
Newbie
Posts: 3
Joined: 18 Nov 2015 14:47

How to switch midi Channel/CC of fader?

Post 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
ndivuyo
Regular
Posts: 278
Joined: 23 May 2014 00:24

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

Post 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
Attachments
ccChange.jzml
(5.82 KiB) Downloaded 207 times
Macciza
Regular
Posts: 1315
Joined: 07 Dec 2011 04:57
Location: Sydney, Australia.

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

Post 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
iMac 2.8G i7 12G 10.6.8/10.7.2, Legacy Dexter/Lemur, Liine Lemur/iPad2, KMI SoftStep, 12Step & QuNeo , B-Controls, Mackie C4 etc
MaxMSP, Live Suite, Native Instrument stuff, etc Modified Virtual Guitar System etc All Projects/Modules © CC-BY-NC-SA[*][/b]
Smais
Newbie
Posts: 3
Joined: 18 Nov 2015 14:47

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

Post 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.
Post Reply