Re: [LAD] "bleeding edge html5" has interesting Audio APIs

From: Egor Sanin <egor.sanin@email-addr-hidden>
Date: Tue Nov 22 2011 - 23:26:18 EET

> be honest: the graphical display is output, not input.
Yes, certainly, but

> If you are using a toolkit that has a data flow of the following:
>
> pointer motion->graphical display->values->application->output
>
> Well, basically that is broken as you have a flow that is
>
> input->output->input->application->output
I believe it's

    input -- output (graphical display)
         |_ application -> output (audio)
Once the slider is drawn to the screen, it does not feed back into the
application, so

> input->application->output

is, in fact, part of the flow. The two components of output that you
mention are provided independently in parallel branches.
_______________________________________________
Linux-audio-dev mailing list
Linux-audio-dev@email-addr-hidden
http://lists.linuxaudio.org/listinfo/linux-audio-dev
Received on Wed Nov 23 00:15:07 2011

This archive was generated by hypermail 2.1.8 : Wed Nov 23 2011 - 00:15:07 EET