[Python-Dev] Change to ossaudiodev setparameters() method
Aahz
aahz@pythoncraft.com
Tue, 3 Jun 2003 08:57:48 -0400
On Tue, Jun 03, 2003, Guido van Rossum wrote:
>
> What's /dev/hdc???
Your hard disk. (Or one of them, to be precise, though I'm not entirely
positive Greg's correct -- I suspect that /dev/hdc might simply refer to
one of the IDE channels.)
--
Aahz (aahz@pythoncraft.com) <*> http://www.pythoncraft.com/
"If you don't know what your program is supposed to do, you'd better not
start writing it." --Dijkstra