Hi everyone,
I'm trying to write a plug-in that can sit on one track, but can access the audio in the other tracks of the session. Rather than putting an instance of the plug-in on each track and sharing the audio, is it possible to use just one plug-in to access all of the other audio data directly? Thanks.