[Enhancement] Add .wav file support
michaelborn opened this issue · 0 comments
michaelborn commented
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.
leetreveil/musicmetadata#104