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
_______________________________________________
Haskell mailing list
Haskell@haskell.org
http://www.haskell.org/mailman/listinfo/haskell

Reply via email to