[whatwg] Microphone Device API

On 2/28/11, Harald Alvestrand <harald at alvestrand.no> wrote:
> On 02/28/11 15:35, Bjartur Thorlacius wrote:
>>>
>> In effect, you want to create pipelines in JS/ES?
>>
> I need pipelines that can be manipulated from Javascript, yes.
> Javascript is not a millisecond-precise language; the running of the
> pipelines has to happen elsewhere.
>
Would POSIX sh suffice for your purposes?
The simplest solution I can think of is using sh pipes and standardized
device names.

Received on Monday, 28 February 2011 06:55:46 UTC