1. Play WAV file backward stackoverflow.comI'm making Braid in Java. If you rewind the time, the sound plays backward.
How to play a WAV file backwards? Maybe with a stream with something like |
2. Java - Trouble combining more than 2 .wav files stackoverflow.comfor a project I'm working on, I want to be able to concatenate multiple .wav files. Through my research I was able to come up with this code:
|