Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Java
Java Sound API adjust playback speed?
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Boudewijn Dijkstra, post: 589178"] 1. resample to the desired speed (including the pitch-altering side-effects) 2. FFT (enter the frequency domain) 3. resample to the correct shift (removing the side-effects) 4. reverse FFT (leave the frequency domain) Please be aware that I haven't tried this myself nor do I know whether 'the professionals' do it this way. But it will definately work, if executed correctly. Although I cannot guarantee good sound quality for other speed changes than those by a factor of a whole power of two. In short, I'd like to see what you make of it. [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Java
Java Sound API adjust playback speed?
Top