Posted By:
othman_E
Posted On:
Thursday, May 3, 2007 02:00 PM
Hi all; please visit the following link : http://www.jsresources.org/examples/AudioConcat.html this page contains an example of an audio mixer . however the authors of this program made this note : Bugs, limitations. This program is not well-tested. Output is always a WAV file. Future versions should be able to convert different audio formats to a dedicated target format. for mixing the program don't work well if the audio files list are not same formats. I tried to convert different audio formats to a dedicated target format -like suggested by authors- but the results are still not perfect. i wonder if someone is interested to enhance this program to add support for x audi
More>>
Hi all;
please visit the following link :
http://www.jsresources.org/examples/AudioConcat.html
this page contains an example of an audio mixer . however the authors of this program made this note :
Bugs, limitations. This program is not well-tested. Output is always a WAV file. Future versions should be able to convert different audio formats to a dedicated target format.
for mixing the program don't work well if the audio files list are not same formats. I tried to convert different audio formats to a dedicated target format -like suggested by authors- but the results are still not perfect.
i wonder if someone is interested to enhance this program to add support for x audio formats for the mixer part. I think it will be a very good contribution to Java sound resources & of course it will also help me in my current application.
thanks.
<<Less