[Python-bugs-list] [ python-Bugs-610401 ] linuxaudiodev not documented

noreply@sourceforge.net noreply@sourceforge.net
Tue, 17 Sep 2002 00:31:31 -0700


Bugs item #610401, was opened at 2002-09-17 09:31
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=610401&group_id=5470

Category: Documentation
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Alexandre Fayolle (afayolle)
Assigned to: Fred L. Drake, Jr. (fdrake)
Summary: linuxaudiodev not documented

Initial Comment:
Hi,

I've just discovered that there is a linuxaudiodev
module in python, which is not mentioned in the
standard library documentation. 

While it looks a lot like sunaudiodev, which is
documented, the sunaudiodev docs cannot be used
directly because both modules don't share the same
interfaces. For instance open() does not accept the
same parameters, and the audio device objects don't
have the same methods. 

Having some docstrings in the linuxaudiodev module
could help a lot.

Cheers,

Alexandre

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=610401&group_id=5470