On Sat, Sep 29, 2012 at 2:42 PM, jonas.st...@bluewin.ch
<jonas.st...@bluewin.ch> wrote:
> Hi Tormod
>
> Many thanks for your explanation and hints.
>
> In the meantime I’ve tested some FFT software.
>
> Now the
> question is: Could I use one of the FFT software and use Python to take out 
> values of the FFT software and program my
> own visualization in Python...
>
> Or does Python packages exists (FFT package) to “read” the frequencies and I 
> program
> the graphic. I will search for that kind of package.
>
> Or do I have to write the whole stuff...
>
> Still, any hint is
> welcome ☺

I guess we're getting way off-topic for this list, but just do a web
search for "python audio" and "python fft" and you'll find plenty of
stuff, for instance pyaudio. You'll probably find python modules for
everything and you just have to glue it together. If you can't get any
help from your school tutors, try asking on a relevant python forum.

Cheers,
Tormod

>
> Best regards,
> Jonas
>
>

------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to