MADRIX Forum • Simultaneous midi control of two or more layers
Page 1 of 1

Simultaneous midi control of two or more layers

Posted: Fri Nov 18, 2011 12:14 pm
by gavspav
Is it possible to simultaneously control two layers remotely via midi?

I am trying to control separate layers from a daw.

It is theoretically possible to do this by changing the layer in focus and then altering a parameter but in practice it is not possible to change layers frequently enough.

Is it possible to assign different midi channels to different layers? Or does one always have to focus the layer, then adjust the parameter?

Would this be something I could achieve by scripting?

Thanks

Re: Simultaneous midi control of two or more layers

Posted: Tue Nov 22, 2011 11:20 am
by Fritzsche
Thank you for your feedback!

As explained in my e-mail, this is currently not possible with MADRIX. You will have to focus the layer and then can change the parameters. It is also not a feature of Scripting.

However, we noted it down as a user wish and we will think about it.

Thank you!

Re: Simultaneous midi control of two or more layers

Posted: Sun Dec 18, 2011 2:02 pm
by gavspav
A workaround for this is to treat incoming midi as audio and use it as M2L data.

You can then use the GetNote function of say a Macro Effect Script to use the velocity of incoming midi notes to affect scriptable features of Madrix eg pixel colour, layer opacity.

Not exactly sure of the performance hit of doing this but it works here and the fact that you don't have to focus a layer before adjusting it means you can control several layers 'simultaneously' without lagging.

Hurrah!

Of course if you are using M2L features for anything else this is no good for you.