Re: realtime polyphony
| Date | 1999-05-20 15:18 |
| From | Tobias Kunze |
| Subject | Re: realtime polyphony |
> It is not possible, in principle, to write code faster than handwritten and > carefully optimized machine language. Therefore, every advance in software > engineering since the invention of the computer itself has done nothing to > add to this basic speed. True, but in practice carefully hand-optimized code turns often out to be hard to maintain and thus tends to lead to secondary inefficiencies. |