| 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&kid0709&bid&3057&dat1642
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |