Hi,
I would like to use Live audio devices - for example reverb - as a signal processing unit inside a M4L patch. I know I can do this with plugins using the vst~ object but is it possible to do the same thing with native Live devices?
thanks
Rick
How to wrap a Live audio effect in a M4L patch?
-
flowdesigner
- Posts: 930
- Joined: Sun Dec 21, 2008 5:58 am
Re: How to wrap a Live audio effect in a M4L patch?
Nope, not possible, but operator~ or analog~ would be cool. Guess we will see more high level stuff like omx~ in the future.Dionysiac wrote:Hi,
I would like to use Live audio devices - for example reverb - as a signal processing unit inside a M4L patch. I know I can do this with plugins using the vst~ object but is it possible to do the same thing with native Live devices?
thanks
Rick
Re: How to wrap a Live audio effect in a M4L patch?
Thanks.
@ShelLuser: This was pretty much the conclusion I had come to although the specific patch I have in mind needs to have feedback to the start of the chain so I would need to send the audio back to the first device. It might make the effect a little bit latency prone. Guess I'll just give it a shot.
@ShelLuser: This was pretty much the conclusion I had come to although the specific patch I have in mind needs to have feedback to the start of the chain so I would need to send the audio back to the first device. It might make the effect a little bit latency prone. Guess I'll just give it a shot.