Well, pyalsaaudio is still in beta (it's their second release)... maybe for stability reasons we should wait to use it?
Duncan Webb wrote: > Cyril wrote: > >> Hi all, >> >> I've been having a few problems with my new onboard soundcard (sis7012), >> because it has no hardware volume control available. As a consequence of >> this, the only way to set the volume in freevo (or anything else) is to >> use alsa's plugin dmix. >> The way ossmixer was made couldn't work with my setup, so as a result of >> my frustration, I edited the ossmixer.py plugin to make it use amixer to >> set the volume. >> Then, as it doesn't qualify as 'oss'mixer anymore, I changed its name >> and cleaned up the code a bit. >> >> I don't know if there's a library to control alsa devices with python, >> so I only used os.system('amixer ...') calls to set the volume, but it >> seems to work really well (even to control different channels >> apprently). >> >> > http://www.wilstrup.net/pyalsaaudio/ > >> Maybe this plugin could find its place in the default plugins, i think >> it can be useful for someone :) >> >> alsamixer.py is included, so ... do whatever you want with it :) >> >> > Cool, I'll give it a go, the oss mixer code is not too nice. > > Cheers, > Duncan > > > ------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. Do you grep through log > files > for problems? Stop! Download the new AJAX search engine that makes > searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! > http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click > _______________________________________________ > Freevo-devel mailing list > Freevo-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freevo-devel ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click _______________________________________________ Freevo-devel mailing list Freevo-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freevo-devel