[T] Re: [music-dsp] fixed point? floating point? MAC?

Cesare Ferrari cesare at loftsoft.co.uk
Fri Jan 31 04:27:01 EST 2003


>> What's all this talk about MACs?  Isn't that made by Apple?
> 
> MAC = multiply and accumulate
> 
> a = a + b*c;

Well, it is usually:

a = b + c*d;

Pedantic I know..

Cesare




More information about the music-dsp mailing list