[Haskell] ANNOUNCE: hmp3, an ncurses mp3 player

Donald Bruce Stewart dons at cse.unsw.edu.au
Wed Nov 23 21:38:43 EST 2005


petersen:
> Donald Bruce Stewart wrote:
> > hmp3 is a lightweight ncurses-based mp3 player written in Haskell. It
> > uses mpg321 or mpg123 as its decoding backend. It is designed to be
> > simple, fast and robust.
> 
> Cool, thanks!  How about making it ignore non-mp3 files in directories?

On the todo list. mp3 magic bytes seem a bit tricky to pin down.
It does currently ignore non-readable files, so you could try that.

-- Don


More information about the Haskell mailing list