How a midi device could receive midi from a plugin?

Learn about building and using Max for Live devices.
Post Reply
hirnlego
Posts: 15
Joined: Fri May 12, 2006 3:48 pm
Location: Bologna

How a midi device could receive midi from a plugin?

Post by hirnlego » Wed Mar 02, 2011 6:50 pm

I'm building a device for controlling Reaktor's Skrewell using the Livid Block.
So far, so good: I'm successfully sending midi cc to the plugin and Skrewell is updating as expected.
Obviously I had to modify it to enable midi controlling.
Now I want my m4l device to receive Skrewell's midi out as cc to display the values on the Block.
I placed a few Controller modules and configured them to send cc values. I think they're sent correctly because, when changing the values. the midi out signal of Reaktor turns on.
The problem is that I don't know if and where this signal is going back to Live, and if and how I can feed it to the m4l device.
Thanks for any help.

hirnlego
Posts: 15
Joined: Fri May 12, 2006 3:48 pm
Location: Bologna

Re: How a midi device could receive midi from a plugin?

Post by hirnlego » Wed Mar 02, 2011 6:56 pm

Nevermind, it's a basic routing within tracks. Sorry for the stupid question. :oops:

Post Reply