Hi All, I got this code running with liquidsoap under windows (version liquidsoap-win32-1.1):
full = input.jack(id="liquidsoap") output.icecast(%mp3, host = "localhost", port = 8000, password = "xxxxxx", mount = "full.mp3", full) I get the error: At line 4, char 18: the variable input.jack used here has not been previously defined. I got jack for windows installed, what am I missing? Steph ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
