Tyler Distad wrote:
I've been experimenting with various python Audio CD tools, and I've decided they just don't exist.
It's probably possible to write some Python code to open the raw cd device and issue the appropriate ioctls to read audio from it. But it will be easier and less error prone to call an external program such as readcd. -- Greg