That gives me an identical result: "There is no soundcard" Scott
2008/12/30 Παναγιώτης Τσιμπέρης <[email protected]> > Try something like: pygame.mixer.init(44100, > > -16, 2, 4096) > > --- Scott Sumner <[email protected]> wrote: > > > yeah, the only uncommented line in the program is > > pygame.mixer.init(22050, > > -16, 2, 3072) and it says "There is no soundcard" > > > > Scott > > > > > > On Mon, Dec 29, 2008 at 11:08 PM, Jake b > > <[email protected]> wrote: > > > > > the line "pygame.mixer.init()" fails? > > > > > > -- > > > Jake > > > > > > > > > > >
