[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Tone Generator with Pygame, SciKits AudioLab & SciPy - Less laggy method?



Hi,

13 Oct 2012 17:29:46 -0400
brian <bgryderclock@xxxxxxxxx>:
>
> Can anyone recommend a faster method for playing sine waves? Perhaps 
> there is a better Audiolab method or different module?

Check out pyo:

https://code.google.com/p/pyo/

I've used it in DSP, it's pretty awesome, and really fast.

Cheers,
        Florian