>Hi Greg,
>
>> I've implemented it in MASO System, yes.
>> http://maso.r0x.free.fr
>
>Interesting. How did you do it so that it wouldn't eat loads of CPU?
>--
>Cheers,
>James.
out[i] = (in[i] + in[i-1])/2
processed when clipping the mixing buffer
surprisingly fast (and optional anyway)
might be more difficult to implement if you don't have some kind of mixing
buffer, don't know...
so, how did you manage to write your engine so that it doesn't eat loads of cpu
? :)
--
Greg (aka fl0w ;-)