Grant Edwards wrote: > On 2006-02-03, Ivan Voras <[EMAIL PROTECTED]> wrote: > >>[EMAIL PROTECTED] wrote: >> >>>Actually, manipulating and mixing audio samples can be both fast and >>>elegant, in Python, if you use Numeric or a similar library. >> >>... at which point you're actually doing it in C, not pure python... :) > > If that's the way you want to look at it, there is nothing that > can be done in pure python.
I think people who say that deliberately misunderstand the point. Python is suitable for some things, not for others. So is C. -- http://mail.python.org/mailman/listinfo/python-list