I'm looking for an audio player that can be controlled through the command line or STDIN.
I've been using Mplayer in Slave mode, but there are some bugs in how it calculates the duration of audio files that makes it unusable.
Any ideas? Ideally, I would like to be able to pass commands to the player through STDIN and be able to get back information from the player as to how its current position in an audio file.
Thanks!