Hi, Most output operators (output.ao, output.alsa, etc) have options that may allow (in particular) changing the device. For output.ao it's a list of strings called "options" and whose format is (I guess) specified by libao itself. You can using liquidsoap -h <output function> to see this list for other operators.
These options are set once and for all, but you may pull out more dynamic tricks by using virtual ao/alsa/... devices. I don't know enough of those libs to tell you much, though. HTH -- 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
