I am using JLayer sound framework to play wav files with basic functionality (seek,play/pause/stop), I need now to also allow playback speed changes.
- Does anyone know if JLayer allows this functionality (I have looked everywhere and I cant find it), and how do I implement it?
- If JLayer does not support it how can I implement this?
- Can anyone direct me to any source code, documentation or the theoretical aspects behind changing the playback speed?