I'm trying to write a DJ app that will allow me to pause, fast foward, rewind, cue and skip (using a duration bar) songs. This is all done easily in the built in media player that comes with android so nothing new there.
The problem comes when I want to implement a way of being able to adjust the pitch of a song, so that it can be beatmatched in a mix. I found this java library PitchBend which I think would do the trick...I can't use it with the android api though can I? I will essentially have to rewrite a whole new music playing app won't I? Also, I would like to be able to browse the music library like you can in the music player app. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---