ttuegel / alsa-mixer

Haskell bindings to the ALSA mixer API
BSD 3-Clause "New" or "Revised" License
7 stars 3 forks source link

To get catpure volume, capture channel is used. #5

Closed nlewo closed 8 years ago

nlewo commented 8 years ago

fixes #4

ttuegel commented 8 years ago

Looks good, but could you change the commit message to "Use capture channel to get capture volume"? I'd do it myself from the command-line, but then you won't show up as a contributor on GitHub :smiley:

nlewo commented 8 years ago

I udpated the commit message as you mentionned.

Should it be possible to push a new release to hackage since this fix is required by this PR https://github.com/jaor/xmobar/pull/251?

ttuegel commented 8 years ago

Yes, I'll push a new release to Hackage today. Thanks!

nlewo commented 8 years ago

Thomas Tuegel notifications@github.com writes:

Yes, I'll push a new release to Hackage today. Thanks!

Ok, great. Thanks.


Reply to this email directly or view it on GitHub: https://github.com/ttuegel/alsa-mixer/pull/5#issuecomment-169354515