At Wed, 24 Sep 2003 10:33:43 -0400,
Manuel Jander wrote:
>
> Hi Takashi,
>
> I was thinking that wouldn't it be a good idea to have a "visualization"
> category for alsa controls ? Or at least some naming scheme that allows
> to identify controls that should just show some data, like VU meters, o
At Sat, 20 Sep 2003 01:11:12 -0400,
Manuel Jander wrote:
>
> Hello,
>
> I'm implementing Hardware EQ peak visualization code in the Aureal
> Vortex driver, and took as a reference the ICE1712 MultiTrack peak
> kcontrol code.
>
> The problems are:
>
> - The peaks doesnt get updated by alsamixer
Hello,
I'm implementing Hardware EQ peak visualization code in the Aureal
Vortex driver, and took as a reference the ICE1712 MultiTrack peak
kcontrol code.
The problems are:
- The peaks doesnt get updated by alsamixer nor alsamixergui.
I set the "volatile" flag, but is doesnt have any effect.
-