summaryrefslogtreecommitdiffstats
path: root/Lib/audiodev.py
Commit message (Expand)AuthorAgeFilesLines
* Mass patch by Ka-Ping Yee:Guido van Rossum2000-02-021-0/+2
* Clarify why there are dynamic imports in AudioDev().Guido van Rossum1999-05-031-0/+1
* Added support for 4-channel on SGI.Guido van Rossum1996-12-131-1/+7
* Get rid of access statementGuido van Rossum1996-08-201-6/+6
* rather ugly temporary hacks to make it work in grail & restricted modeGuido van Rossum1995-08-091-11/+14
* audiodev.py: Mac port.Guido van Rossum1994-09-161-1/+24
* Merge alpha100 branch back to main trunkGuido van Rossum1994-08-011-21/+34
* Interface to audio hardware for SGI and Sun.Sjoerd Mullender1993-12-171-0/+205