Bug#613091: python-alsaaudio: Unable to cotrol software mixer

2016-10-21 Thread Paul Donohue
This issue is fixed in pyalsaaudio 0.8 (released May 2015): https://github.com/larsimmisch/pyalsaaudio Any chance of getting the current 0.8.2 version packaged for Debian?

Bug#613091: python-alsaaudio: Unable to cotrol software mixer

2011-02-12 Thread Ian Zimmerman
Package: python-alsaaudio Version: 0.5+svn36-1+b1 Severity: normal The mixer interface only allows to specify the alsa device by an integer index, which is then translated into a device name by means of translate_cardidx(), ie. as follows: sprintf(name, "hw:%d", idx); Both the global mixer