re. general AUXsend... first tests Sometimes creating a new Auxend mutes others. Much less so than the first xaudio-bus-aux version. Indirect loops cause glitches, but this is unavoidable, I think, unless you're following the chain recursively. For example mix>effect>reverb>mix If I'm in reverb, instead of just asking effect>, also ask effect do you have any sends?, which will tell us mix>, and it should be excluded. I'm starting to think that maybe one-way sends was the way to go. Rename the master to StereoSequencer, if more buses are needed, and create a new master. :S Reply
Sometimes creating a new Auxend mutes others.
Much less so than the first xaudio-bus-aux version.
Indirect loops cause glitches, but this is unavoidable, I think, unless you're following the chain recursively.
For example mix>effect>reverb>mix
If I'm in reverb, instead of just asking effect>, also ask effect do you have any sends?, which will tell us mix>, and it should be excluded.
I'm starting to think that maybe one-way sends was the way to go.
Rename the master to StereoSequencer, if more buses are needed, and create a new master.
:S