ttuegel / alsa-mixer

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

Get capture volume doesn't work #4

Closed nlewo closed 8 years ago

nlewo commented 8 years ago

If the control name is a capture device, mkVolume returns Nothing.

ttuegel commented 8 years ago

Fixed by #5.