Re: [linux-audio-dev] matrix model vs. memory

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

Subject: Re: [linux-audio-dev] matrix model vs. memory
From: Paul Davis (pbd_AT_Op.Net)
Date: Sun May 20 2001 - 00:47:23 EEST


>My proposal is to allow buffer sharing (like in my soundbox_port_link)
>and to have two helper functions for not sharing case.
>1) for each in_ch: out[dest[in_ch]] = in[in_ch]*gain[in_ch]
>
>2) for each out_ch: out[out_ch] = sum in[in_ch]*gain[in_ch,out_ch]
> for each in_ch

and please tell me where gain[] comes from?

--p


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

This archive was generated by hypermail 2b28 : Sun May 20 2001 - 01:09:20 EEST