Simple audio

Simon Forman sajmikins at gmail.com
Tue Oct 20 21:53:38 EDT 2009


On Tue, Oct 20, 2009 at 4:04 PM, Peter Chant <peteRE at mpeteozilla.vco.uke> wrote:
> What are recommendations for simple audio playback?  I want to play back on
> linux (Slackware), which uses alsa.  There seem to be many ways - but some
> are a couple of years old and won't compile, like pymedia, or seem not
> widely used and need pulseaudio (swmixer) which I have not installed.  I
> want to be able to play sounds from a numpy array and would like it to be
> non-blocking so I can play sounds without locking out a pyQt front end.
>
> Whats the current best way?
>

Someone else will probably give you better advice, but have you looked
at pygame?  IIRC they have a pretty simple audio playback api.



More information about the Python-list mailing list