plietar / librespot

Open Source Spotify client library
MIT License
1.14k stars 185 forks source link

Add mixer fixedvol #163

Open mattiash opened 7 years ago

mattiash commented 7 years ago

Add a new mixer that always outputs sound at 100% volume. To print the current volume that spotify requests, set RUST_LOG=librespot::mixer::fixedmixer=debug

This PR can be applied instead of PR #161 .