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

Re: [pygame] CD Audio



Doesn't the CD-Audio usually have its own direct connection to the sound card. Usually a separate cord that comes with the card or cd-player? You may want to check if yours is connected.

Bo)

Josh Smith skrev:
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?