[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[pygame] CD Audio



Is there a way to use Pygame's cdrom functions to pipe audio to the soundcard? pygame.cdrom.CD.play seems to just play at the cdplayer level rather than through the soundcard which isn't too useful in an application. Does anyone have any workarounds for this?