shime / play-sound

Play sounds by shelling out to one of the available audio players.
MIT License
207 stars 31 forks source link

Ability to adjust output volume. #14

Closed mralexgray closed 7 years ago

mralexgray commented 8 years ago

You be nice if we were able to set the volume on some sort of scale for each sound played.

shime commented 7 years ago

Just bumped the version to 1.1.0, @justinjmoses added support for that. Check the readme for more details.

traumst commented 7 years ago

I'm using your library in nodejs app on Ubuntu and the example does not change the volume for me. Can you please give another example of adjusting it? Not finding an answer just by reviewing the code. Nothing on the mplayer site either.