guo-yu / player

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

Added volume control #50

Closed ObsidianX closed 8 years ago

ewnd9 commented 8 years ago

Hi, definitely great feature :+1:

But you need to add code to /libs/player.js, because /dist folder is builded from /libs by $ npm run build.

ObsidianX commented 8 years ago

Whoops! Updated the Babel source instead.

guo-yu commented 8 years ago

Thank you so much!