On Mon, Dec 8, 2008 at 10:20 PM, manatlan <[EMAIL PROTECTED]> wrote:
> I'd like to make a kind of "spectrum analyzer" ...
> Which should display "bars" according bands of frequencies ... in real
> time...
>
> Is anybody know an audio processing lib in python for that ?
Hi,
It is possible to use p
manatlan <[EMAIL PROTECTED]> wrote:
> I'd like to make a kind of "spectrum analyzer" ...
> Which should display "bars" according bands of frequencies ... in real
> time...
>
> Is anybody know an audio processing lib in python for that ?
For the display module you can use pygame, pyglet or pyOpen