On Apr 2, 4:04 am, [EMAIL PROTECTED] wrote:
> I need to play mp3 files on different channels and listen Channel 0 on
> the left earphone and Channel 1 on the right...
> How can I play mp3 files in different channel and pan the output?

Hey Mark,

Have you taken a look at GStreamer? What you're after could probably
be done from a CLI using gstreamer, but it also has python bindings if
you're wanting to integrate it with your own code.

GStreamer: http://gstreamer.freedesktop.org/
Docs for python bindings: http://pygstdocs.berlios.de/

Hope this helps.

- alex23
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to