Re: [Freevo-devel] alsamixer plugin

2005-12-19 Thread Cyril
Good point ... I may have some time to do this during the holidays, but that may be a pain for users, because they have to install a library (unless you guys include it) And I have to ask, what is the convention on this mailing list ? reply on top or bottom ? Duncan Webb wrote: > Cyril wrote: >

Re: [Freevo-devel] alsamixer plugin

2005-12-19 Thread Cyril
OK, I see what the problem is, I'll have to modify alsamixer.py for that ... Unfortunately I'm flying to France today, so don't expect it before wednesday :) Emmanuel Sale wrote: > Cyril, > > I am still missing something > > here is my asound.rc > pcm.!default { > type plug > sla

Re: [Freevo-devel] alsamixer plugin

2005-12-18 Thread Emmanuel Sale
Cyril, I am still missing somethinghere is my asound.rcpcm.!default {    type plug    slave.pcm ttable}pcm.ttable {    type route    slave.pcm delta    ttable.0.0 1    ttable.1.1 1    ttable.0.5 0.5    ttable.1.5 0.5}pcm.delta  {    type softvol    slave {  

Re: [Freevo-devel] alsamixer plugin

2005-12-18 Thread Duncan Webb
Cyril wrote: Well, pyalsaaudio is still in beta (it's their second release)... maybe for stability reasons we should wait to use it? There are lots of applications out there that are beta tagged and quite stable, unless a package is being actively developed then either it's just doesn't wor

Re: [Freevo-devel] alsamixer plugin

2005-12-18 Thread Cyril
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 avail

Re: [Freevo-devel] alsamixer plugin

2005-12-18 Thread Cyril
Allright, I'll give you some details: First of all, here is my .asoundrc file : # start .asoundrc pcm.dsp0 { type plug slave.pcm "dmix" } ctl.mixer0 { type hw card 0 } # end .asoundrc As you can see, only the pcm volume is controlled with dmix (I couldn't find how to use dmix for

Re: [Freevo-devel] alsamixer plugin

2005-12-18 Thread Emmanuel Sale
Hi cyril, I am using a M-Audio Delta 1010 as soundcard, and like your this card has no built in hardware volume handling, I have to control the volume by using a Softvolume in my asound.rc file. I am not able to control the volume by using freevo, your plugin sounds good to me, as amixer is able to

Re: [Freevo-devel] alsamixer plugin

2005-12-16 Thread Duncan Webb
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

Re: [Freevo-devel] alsamixer plugin

2005-12-16 Thread Cyril
Hi again, I forgot a couple of details: -> MPLAYER_AO_DEV = 'alsa' (I guess you knew that) -> If the sound is lagged, try adding srate=48000 at the end of /etc/mplayer/mplayer.conf -- Cyril Cyril wrote: >Hi all, > >I've been having a few problems with my new onboard soundcard (sis7012), >be

[Freevo-devel] alsamixer plugin

2005-12-16 Thread Cyril
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