Changing bpm of audio file with phonon.
-
Hi.
I have a project where I have to change tempo of a song on the fly using phonon. Is it possible without creating directx plugin? because I have a ready made bpm detection and changing sources which i could use, and the program has to work both on linux and on windows, and later on maybe in symbian. so plugin creation isn't most optimal way to do it.