andrehaveman / spotify-node-applescript

Control Spotify on Mac OSX with NodeJS and AppleScript
MIT License
316 stars 38 forks source link

Fix/volume up down #34

Closed ShyykoSerhiy closed 6 years ago

ShyykoSerhiy commented 7 years ago

Fixed volume overflow when trying to volumeUp(volumeDown) beyond 100(0) volume. see https://github.com/ShyykoSerhiy/vscode-spotify/issues/15

nzec commented 6 years ago

@andrehaveman Thank you so much!