On 1/10/08, Mike Lawrence <[EMAIL PROTECTED]> wrote: > > Oh, I see now. Player() uses AudioPlayer(), and the API on > AudioPlayer() does indeed indicate that after initialization (which > presumably occurs during the first queue call) the audio_format > properties can't be changed.
Player recreates its AudioPlayer when necessary, you uncovered a bug. Alex. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pyglet-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pyglet-users?hl=en -~----------~----~----~----~------~----~------~--~---
