That gives me an identical result: "There is no soundcard" Scott
2008/12/30 Παναγιώτης Τσιμπέρης <takira...@yahoo.com> > Try something like: pygame.mixer.init(44100, > > -16, 2, 4096) > > --- Scott Sumner <scottinthebo...@gmail.com> 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 > > <ninmonk...@gmail.com> wrote: > > > > > the line "pygame.mixer.init()" fails? > > > > > > -- > > > Jake > > > > > > > > > > >