Re: [Alsa-user] Use softvol device with OSS emulation?
Brought to you by:
perex
|
From: Sebastian <seb...@gm...> - 2005-06-01 15:42:30
|
Takashi Iwai schrieb: > At Wed, 01 Jun 2005 06:36:49 +0200, > Sebastian wrote: > >>Hi all, >> >>I'm using ALSA 1.0.8 and kernel 2.6.12-rc5. A short while ago the >>softvol plugin was introduced and I started using it right away. >>I need OSS emulation and I would like to use the PCM device created by >>the softvol plugin for OSS emulation also. >>Whenever I use OSS there's no PCM device and apps like mplayer start >>inserting a volume filter. I tried this: >> >>echo 'PCM "PCM" 0' > /proc/asound/card0/oss_mixer >> >>and afterwards when I use an app with OSS emulation and try to change >>the volume from within the slider 'PCM' in alsamixer goes up or down, >>but the volume doesn't change like when I do the same in an app that I >>use with ALSA directly. >> >>Will this be possible in the near future? > > > Use aoss wrapper so that the OSS emulation is done on user-space. > > > Takashi > > > ------------------------------------------------------- > This SF.Net email is sponsored by Yahoo. > Introducing Yahoo! Search Developer Network - Create apps using Yahoo! > Search APIs Find out how you can build Yahoo! directly into your own > Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 > _______________________________________________ > Alsa-user mailing list > Als...@li... > https://lists.sourceforge.net/lists/listinfo/alsa-user > > Thanks for the tip! Will try it. Cheers Sebastian |