guo-yu / player

a command line player, supports play mp3 both from uri and local stream.
260 stars 66 forks source link

[Enhancement] Add .wav file support #68

Open michaelborn opened 8 years ago

michaelborn commented 8 years ago

I don't know how easy this is, but if aplay and mplayer, for example, both support .wav files... shouldn't Node-Player support wav files as well as MP3, ogg, etc?

Note that node-musicmetadata does not currently support .wav files, but there is a ticket out for this and (hopefully) progress being made. https://github.com/leetreveil/musicmetadata/issues/104