Hi Hubert, Yes, you can use the argv() function for getting parameters from the command line. Those parameters should be separated from the other command-line arguments by --.
For example: liquidsoap 'output.ao(single(argv(1)))' -- file.mp3 Have fun! -- David ------------------------------------------------------------------------------ Live Security Virtual Conference Exclusive live event will cover all the ways today's security and threat landscape has changed and how IT managers can respond. Discussions will include endpoint security, mobile security and the latest in malware threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ _______________________________________________ Savonet-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/savonet-users
