hi, Is there anyway I can get the sources for the YP server as implemented by icecast.org? Ir is there somewhere else I can source them? kind regards, adam -- Adam Hyde ~/.nl selected projects http://www.xs4all.nl/~adam the streaming suitcase http://www.streamingsuitcase.com r a d i o q u a l i a http://www.radioqualia.net Free as in 'media' email : adam@xs4all.nl mobile : + 31 6 186 75 356 (Netherlands mobile)
Hi All, Sorry about the off topic post but I'm having trouble finding anything that will work, thought one of you guys might have a quick answer to my question. Anyway, I'm looking for a tool that will add fade in and fade out to a .mp3 file. The problem is that this needs to be a Linux command line utility either Open Source or propriatry. I'd like to add a nice fade in and fade out to some 30 second sound snippets, anybody? Your help will be most appreciated. Thanks very much, Andy
Have you tried SOX, sox.sourceforge.net ?> Hi All, > > Sorry about the off topic post but I'm having trouble finding anything > that > will work, thought one of you guys might have a quick answer to my > question. > > Anyway, I'm looking for a tool that will add fade in and fade out to a > .mp3 > file. The problem is that this needs to be a Linux command line utility > either Open Source or propriatry. I'd like to add a nice fade in and fade > out to some 30 second sound snippets, anybody? > > Your help will be most appreciated. > > Thanks very much, > Andy > > _______________________________________________ > Icecast mailing list > Icecast@xiph.org > http://lists.xiph.org/mailman/listinfo/icecast >
hey Andy, you could use sox something like sox old.mp3 new.mp3 fade t 3 0 0 you need to first compile sox with libmad or libmp3lame http://sox.sourceforge.net/ adam ..on Mon, Mar 06, 2006 at 10:30:27PM -0000, Andy Woolley wrote:> Hi All, > > Sorry about the off topic post but I'm having trouble finding anything that > will work, thought one of you guys might have a quick answer to my question. > > Anyway, I'm looking for a tool that will add fade in and fade out to a .mp3 > file. The problem is that this needs to be a Linux command line utility > either Open Source or propriatry. I'd like to add a nice fade in and fade > out to some 30 second sound snippets, anybody? > > Your help will be most appreciated. > > Thanks very much, > Andy > > _______________________________________________ > Icecast mailing list > Icecast@xiph.org > http://lists.xiph.org/mailman/listinfo/icecast-- Adam Hyde ~/.nl selected projects http://www.xs4all.nl/~adam the streaming suitcase http://www.streamingsuitcase.com r a d i o q u a l i a http://www.radioqualia.net Free as in 'media' email : adam@xs4all.nl mobile : + 31 6 186 75 356 (Netherlands mobile)