My next question concerns macros, I think. I have some pieces that have been broken up into Part1 and Part2
I want to create a macro cart which can be selected by the log builder which plays Part1 and then Part2. I was trying to do that by loading up Part1 and Part2 in the Aux1 log, stopping the Main and running the Aux1. That worked just fine except when a timed even came up in Main, it would fire off and I'd have both Main and Aux1 talking at the same time. (If timed events come up while playing in Main, they are set to not stop the currently running piece, just set themselves as "next") How do I get Main to shut up until Aux1 is done? Or is there some other method to do what I want? _______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
