[linux-audio-dev] Sliders 2
Jens M Andreasen
jens.andreasen at chello.se
Sun Jun 13 00:58:06 UTC 2004
On lör, 2004-06-12 at 23:00, Thorsten Wilms wrote:
> On Sat, Jun 12, 2004 at 07:34:10PM +0200, Jens M Andreasen wrote:
> >
> > I was thinking along the lines of:
> >
> > pct = 25%
> >
> > paint(grey_pattern,100 - pct)
> > paint(orangejuice_pattern,pct)
> > paintdivisor(black,pct)
> > paintframe() // including shadows
> >
> > do_the_fan(mouse_position,component_home,screen)
>
> After spending some time staring at the above,
> I wonder if it is supposed to tell me anything
> besides use of independent patterns for background
> and bar/juice, and that the value for the example
> is 25 of 100?
>
It was supposed to remind you of "Painters Algorithm" where you paint
from back to front
Oh well ...
;-) /jens
More information about the Linux-audio-dev
mailing list