winsound/ossaudiodev equivalent on a mac

Daniel O'Connor darius at dons.net.au
Thu Feb 8 02:02:23 EST 2007


André wrote:
> I'm using winsound and ossaudiodev to produce simple sounds (of set
> frequency for a given duration) in a an application that is used on
> Windows-based computer and Linux-based ones.  Is there a similar
> module for Mac OS?

Use SDL?
http://gna.org/projects/pysdlmixer/

I've never used it but I like the idea of cross platform code, makes life a
lot simpler for the programmer :)

-- 
Daniel O'Connor software and network engineer
for Genesis Software - http://www.gsoft.com.au
"The nice thing about standards is that there
are so many of them to choose from."
  -- Andrew Tanenbaum
GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C



More information about the Python-list mailing list