Hi,

I'm new to liquidsoap, so I'm still learning the ins-and-outs.

Here's my current sub-task in getting my setup functional:

Using a daily cronjob, a database query will iterate through rows of a  
table.
The result is the input to 'espeak', where a unique audio file,  
'daily$row.mp3',
is created for each entry. A playlist, 'daily.pls', is created with 'fapg'.
All of this is done server-side.

What I'd like to do, server-side, is to add a background music  
file,'bkgnd.mp3'
that will play continuosly with each mp3 file in the 'daily.pls' playlist.
Basically, I'd like to add a mix of 'bkgnd.mp3' with each 'daily$row.mp3'  
as
each $row is played once.

Looking through the documentation, I think that it might be possible with  
'add()'.
Am I correct?
What should I watch out for?

Thanks,
Andre



-- 
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Savonet-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/savonet-users

Reply via email to