how do I clone AudioInputStream

hey,I'm trying to clone Audio and concatenate them in one file but when I try to, I hear the sound once and it doesn't play anymore. how do I fix this? Is there anyway to clone AuidoInputStream?-Craig
[223 byte] By [craigonatora] at [2007-11-27 8:27:38]
# 1
So, you want to read in an audio file and then write it to an output file, but twice?It would be helpful to see some code you have too.
dayrinnia at 2007-7-12 20:17:22 > top of Java-index,Java Essentials,New To Java...