Maato / volumeicon

Volume Icon aims to be a lightweight volume control that sits in your systray.
http://nullwise.com/volumeicon.html
GNU General Public License v3.0
183 stars 45 forks source link

Use same volume mapping as alsamixer #18

Closed revellian closed 11 years ago

revellian commented 11 years ago

The volume range is now mapped logarithmically, which is more natural for the human ear, as this is done in alsamixer. The code comes directly from alsamixer with only minor additions (wrappers to set all channels in one go).