[Tutor] "Analyzing" music with Python

W W srilyk at gmail.com
Fri Sep 5 17:46:20 CEST 2008


On Fri, Sep 5, 2008 at 8:34 AM, Timo <timovwb at gmail.com> wrote:

> I'm sorry if I don't use correct names etc.. What I want is to analyze a
> music file that is playing. Not sure if analyze is the good word for it. I
> just want to get info about the song in realtime when it is playing. Info
> about the current pitch and so.
> Let's say like most visualisation plugins in music players. The
> visualisations move on the music. I don't want to write such a plugin, but I
> want to get info to do something similar.
>
> Damn, hope this makes sense.


I'm not sure what the library would be... you probably don't need access to
the music file, but the soundcard (that's my guess anyway).

this link (google: python sound visualization) may be a good place to start

http://wiki.python.org/moin/Audio/

HTH,
Wayne
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20080905/381059ed/attachment.htm>


More information about the Tutor mailing list