This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#10320 - Timestretch: Update algorithm
Attached to Project:
Rockbox
Opened by Thomas Martitz (kugel.) - Friday, 12 June 2009, 12:54 GMT+2
Last edited by Linus Nielsen Feltzing (linusnielsen) - Tuesday, 23 June 2009, 08:53 GMT+2
Opened by Thomas Martitz (kugel.) - Friday, 12 June 2009, 12:54 GMT+2
Last edited by Linus Nielsen Feltzing (linusnielsen) - Tuesday, 23 June 2009, 08:53 GMT+2
|
DetailsIn
The author said it performs and sounds better, so we should try to incorporate it. I've tried building it, but I can't get a useful result, but I'm also not sure if I used it correctly. I used ./scale 2 < in.wav > out.wav. The result wasn't streched, but had crackling noises every few seconds. |
This task depends upon
Did you have a good wav file? It worked fine for me. (gcc -O3)
Maybe my command was bad? I can try again, I can't remember anymore which .wav I used.
I used the same command you did. If you try it again make sure to use some O flag or it's unbearably slow.