Reputation: 1196
I want to make a tricking apps. Does anybody know how to control the left and right channel of earphone on Android individually?
Let me clarify my question: I want to play different sound to left and right channel. Not only control it's volume.
Upvotes: 1
Views: 6085
Reputation: 1218
check this link
http://content.gpwiki.org/index.php/Android:Playing_Sound_Effects_With_SoundPool
you can modify it to have a left and right progress bar and set the volume of left and right individually. I haven't tried it yet. try it out and see.
Upvotes: 3