Re: [linux-audio-dev] LAAGA proposal, part ??

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-dev] LAAGA proposal, part ??
From: Steve Harris (S.W.Harris_AT_ecs.soton.ac.uk)
Date: Wed Jun 06 2001 - 20:44:07 EEST


Looks good, but theres a few things I'm not clear about:

On Wed, Jun 06, 2001 at 12:08:16PM -0400, Paul Davis wrote:

> enum PortFlags {
> PortIsInput = 0x1,
> PortIsOutput = 0x2,
> PortIsMulti = 0x4, /* supports multiple connections */

This is multiple input connections, presumably. Does it meant that you
will receive each input as a seperate buffer, or mixed? What will happen
is this is not set?

> PortIsPhysical = 0x8 /* refers to a physical connection */

Is this so you can know is there is any point asking for hardware
monitoring? I can't think of any other uses.

Also, I'm not clear on the mechanics of non-float audio. The source plugin
will have to conjour the output buffer space from somewhere.

- Steve


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Wed Jun 06 2001 - 20:55:20 EEST