PyAudioCD for Linux

1 Description

PyAudioCD for Linux is a thin Python layer above the Linux IOCTLs used to control an audio CD player as described in /usr/include/linux/cdrom.h. Up to now, it has only been tested under Linux 2.0.36 with an IDE-CD player. According to the Linux documentation, it should however work with other CD types, too.

2 Usage Conditions

You may use this software without fee under a free open source license. For details, see the copyright notices on top of the sources.

3 Download

Click here to download version 2.0 as a 4 kB TGZ archive.

4 History

Version 2.0
added getSubchnl.
I do not yet understand this command fully. E.g. it seems that the addresses returned by this command differ by 150 (CD_MSG_OFFSET) from that in the table of contents.

Dieter Maurer
Last modified: Sun May 21 14:31:54 CEST 2000