![]() |
Is There An Application To Speed Up A Song?
Hi, Dunno if you know this phone... but had a phone before called "FlySLT100". There was a basic music player but had fast forward/rewind buttons, so basically i could spped up and slow down a song (like WMP) I used to use it all the time because it was funny and i could rap to my favourite songs faster :p lol. Was just wondering if anyone knows of anything about that on the Nokia N900. Cheers :)
|
Re: Is There An Application To Speed Up A Song?
You can use mplayer:
Add the "-speed 2" option to play the song twice as fast Add the "-af scaletempo" option if it sounds too high-pitched Add the "-af karaoke" option to remove the voice from the song |
Re: Is There An Application To Speed Up A Song?
a chipmunkifier on your own voice when calling people would be cool.
|
Re: Is There An Application To Speed Up A Song?
Cheers Atnn how do i go about doin that please. Ta :P
|
Re: Is There An Application To Speed Up A Song?
Quote:
|
Re: Is There An Application To Speed Up A Song?
This would be useful when listening to podcasts, or audio books, or other spoken word stuff, to get through it quicker, as long as the pitch wasn't changed.
|
Re: Is There An Application To Speed Up A Song?
Here is how to do it from the command line. A gui surely exists, but I don't know any.
First, install "MPlayer Movie Player" from the multimedia section in the application manager. Second, open the "X Terminal" application. Create a control channel for mplayer: Code:
mkfifo .mp_fifo Code:
mplayer -af scaletempo -input file=.mp_fifo 'MyDocs/.sounds/Magic Words.mp3' Code:
echo speed_incr 1 > .mp_fifo Code:
mplayer -input cmdlist |
Re: Is There An Application To Speed Up A Song?
Is there any easier way, dont really understand that lol sorry :confused:
|
All times are GMT. The time now is 03:11. |
vBulletin® Version 3.8.8