plugin~ audio in (in .amxd instrument device) question
Hello,
Recently I received a max instrument device from a friend which is basically a sampler that records audio, stores in buffers, edits etc... Then plays back as a usual sampler instrument via midi in a midi track in Live. Also in this instrument device he has included a plugin~ object to receive input to record into the buffer.
My question is: in my friends Live show view, he sends audio from an audio track to the midi track where the instrument device is and that seems to work fine via the plugin~ object in the device.
In my case, loading the exact same instrument device, this never happens. There is no way whatsoever to receive audio from another audio track into the device instrument.
I would greatly appreciate any insight into this puzzle.
Thank you in advance!
My question is: in my friends Live show view, he sends audio from an audio track to the midi track where the instrument device is and that seems to work fine via the plugin~ object in the device.
In my case, loading the exact same instrument device, this never happens. There is no way whatsoever to receive audio from another audio track into the device instrument.
From the output of an audio track you can target a M4L Device's auxiliary audio inputs like this:

Thanx Tyler
It's my fault I didn't write what I've tried so far. But yes, that's exactly what I've done. The auxiliary output of the audio track does see the instrument device and this is where I send the audio. Although I receive no signal in the device.
Thanx!
Fixed :)
[topic closed]
What was the fix?
It wasn't exactly a fix... I was doing something wrong with the routing from one channel to the other. I was, by mistake, sending the signal to a different place. Well...