What are the supported file formats for the music module? How big a deal would it be to add seek support or at least rewind( milliseconds ) instead of rewind() which returns to the start?
Right now I'm stuck working with wxPython's media module that uses windows media player on windows.. ugh. Mark