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

Re: [pygame] mixer.music question



Try something like: pygame.mixer.init(44100,
> -16, 2, 4096)
 
--- Scott Sumner <scottinthebooth@xxxxxxxxx> 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
> <ninmonkeys@xxxxxxxxx> wrote:
> 
> > the line "pygame.mixer.init()" fails?
> >
> > --
> > Jake
> >
>