Re: [linux-audio-dev] a port/buffer proposal

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

Subject: Re: [linux-audio-dev] a port/buffer proposal
From: Paul Davis (pbd_AT_Op.Net)
Date: Mon May 21 2001 - 19:40:27 EEST


>> Assumptions
>> -----------
>> In this model, a Port is an object representing audio input or
>> output. For any given port, there is a method of determining the
>> address of a memory region where the data associated with the port can
>> be read from or written to. All writing occurs via standard C operators
>> such as "=" or "+=".
>
>I need some clarification:
>
>Relation port - channels is 1:1 or 1:N?
>If 1:N is your choice: N may be changed dynamically?

Well, on the level I'm discussing today, we don't actually
care. However, at other levels of the API, my worldview says:

  A Port represents a single channel of audio data available for either
  input or output.

And please remember that we discussed all the issues surrounding
multichannel ports when we discussed LADSPA a year ago. Unless there
is a genuinely new point of view on this, I consider that issue fully
resolved.

--p


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

This archive was generated by hypermail 2b28 : Mon May 21 2001 - 20:05:27 EEST