Re: winsound/ossaudiodev equivalent on a mac

2007-02-07 Thread Daniel O'Connor
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

winsound/ossaudiodev equivalent on a mac

2007-02-07 Thread André
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? André -- http://mail.python.org/mailman/listinfo/python-list