Csound Csound-dev Csound-tekno Search About

[Cs-dev] mac and maca

Date2006-05-22 04:05
FromAndres Cabrera
Subject[Cs-dev] mac and maca
Hi,
I spotted something that looked wrong in mac and maca. Checking the
sources, I think it should be like this:
Syntax
ares mac asig1, ksig1 [, asig2] [, ksig2] [, asig3] [, ksig3] [...]
 
Performance
ksig1, etc. -- k-rate input signals 
asig1, etc. -- a-rate input signals 
mac multiplies and accumulates a- and k-rate signals. It is equivalent
to: 

         ares = asig1*ksig1 + asig2*ksig2 + asig3*ksig3 + ...


Can someone confirm?

Thanks,
Andrés





-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net