Skip to content

Conversation

elderapo
Copy link
Contributor

This pull request fixes:

  • Muting/unmuting (Tests failed in Ubuntu 16.04 LTS #4).
  • setVolume previously wasn't working as intended for example: setVolume(15, cb) was setting volume to 16 instead of 15 but setVolume(50, cb) was correctly setting volume to 50. Now it works for all the values 0-100%.

Since only @RyanAfrish7 (Ubuntu 16.04 LTS) and I (Ubuntu 14.04 LTS) reported problems fixed in this pull request I assume these errors only appeared on various Ubuntu distributions.

@elderapo
Copy link
Contributor Author

elderapo commented Sep 10, 2017

Oh.. I just realized I made a mess by including pull request with windows support as well. Will try to fix it asap.

@elderapo
Copy link
Contributor Author

I did my best to clear the mess I made. If it's still not acceptable let me know and I will just open a new "clear" pull request.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant