File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Java in General and the fly likes Concatenate audio wave Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Concatenate audio wave" Watch "Concatenate audio wave" New topic
Author

Concatenate audio wave

aroua rourou
Greenhorn

Joined: Mar 08, 2012
Posts: 26
Here is my code that concatenates four wav files and produces wavAppended.wav. This concatenated file nicely plays in Windows Media Player. But through the PlaySound class, only the one.wav can be heard. Can anyone help?

[/code]
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Concatenate audio wave
 
Similar Threads
AudioInputStream contstructor problem
Could setting ByteArrayInputStream as InputStream deteriorate sound quality?
Clip.start() behaviour
quartz and java
Unplayable file using java