I'm glad it's a simple problem: Your backup source has no tracks and your fallback is track sensitive, so it won't switch back. Two solutions: add e.g. duration=1. to noise() or track_sensitive=false to your fallback. The second solution provides the fastest return to the normal source.
Cheers, David ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
