Re: frequency analysis without numpy

2009-01-21 Thread debug
On Jan 21, 11:31 am, sturlamolden wrote: > On Jan 21, 12:13 am, sturlamolden wrote: > > > Apart from that, an FFT in pure python is going to be atrociously slow > > for anything but the shortest signals. I cannot imagine why you want > > to do this. > > Just to elaborate on this: > > The whole pu

frequency analysis without numpy

2009-01-20 Thread debug
Hi- I've been using python now for about 2 months for plugin development within Maya (a commercial 3d application). I'm currently in the process of writing a sound analysis plugin for maya and have completed a good portion of it including the ability to retrieve the amplitude at certain intervals