Hi Andre, We need to find out what's going on here. Can you try a few things for me?
(1) Use a soundcard output (just out(..) should work) instead of icecast, see if there's still a problem. (2) Make sure the pause is not blank from mksafe: use add([S,sine()]) instead of mksafe(S) if you use it. (3) Generally try to remove stuff from your script, see if it works better. Information about the last part should be pretty useful if you find the point where it breaks. Also, if you manage to reach a script that it can easily run here (which means, just changing a few filenames) I could test it too. Cheers, -- David ------------------------------------------------------------------------------ Oracle to DB2 Conversion Guide: Learn learn about native support for PL/SQL, new data types, scalar functions, improved concurrency, built-in packages, OCI, SQL*Plus, data movement tools, best practices and more. http://p.sf.net/sfu/oracle-sfdev2dev _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
