Page 1 of 1

Send patch

Posted: Tue Aug 06, 2013 11:07 pm
by mauronedj
H to all,
I've searched for a long time now so i decided to ask that here:
It is possible to create a max for live patch that sends out the sound like the I/O on live?
The purpose is to use it for external sidechain compression without needs of other audio channel routings, or to send the sound out to 2 channel for NY compression (kind of).
Thanks,
Mauro.

Re: Send patch

Posted: Fri Aug 09, 2013 9:46 am
by mauronedj
Up :)

Re: Send patch

Posted: Fri Aug 09, 2013 10:12 am
by broc
Not possible. M4L devices are like plugins that can send audio only through the Live tracks.

Re: Send patch

Posted: Fri Aug 09, 2013 2:24 pm
by mauronedj
broc wrote:Not possible. M4L devices are like plugins that can send audio only through the Live tracks.
Thanks!
So another idea comes into mind:
it's possible to create a dual device patch, one send and one receive, and stream audio from these tho devices?

Re: Send patch

Posted: Sat Aug 10, 2013 9:27 am
by broc
Max provides send~/receive~ for streaming audio between different patches but unfortunately it's not supported in M4L.
I guess there are technical issues regarding automatic delay compensation in Live.

Re: Send patch

Posted: Sat Aug 10, 2013 7:01 pm
by mauronedj
Thanks broc for your time :D
I hope Abe allow us to have multiple sends for track!
Mauro.

Re: Send patch

Posted: Wed Aug 14, 2013 4:00 pm
by anstahc
There is an easy workaround. Hook up a dropfile object to an sfplay object. Link the sfplay object to Live's transport so when you press play in Live the sfplay object will start playing. Drag the clip that would have been the sidechain input into the dropfile box and there you have it. It's just as easy to drag a clip into a dropbox as it would have been the traditional sidechain way. The only limitation is that MIDI clips must be rendered to audio first.

Re: Send patch

Posted: Sun Aug 18, 2013 8:15 pm
by Machinate
... I must be missing something; this is what the External Audio Effect plugin does already, isn't it?

Re: Send patch

Posted: Mon Aug 19, 2013 8:16 pm
by anstahc
No, External Audio Effect routes in audio from hardware. We are talking about routing audio into a Max for Live patch from a track that is different from the track that the patch was inserted on (sidechain).