So I'm more used to Pygame, and I don't want to change the whole program to run on Pyglet, as it plays sounds while Pygame doesn't.
Is there a way to make Pyglet and Pygame work together without the Pygame window minimizing every time Pyglet plays a sound?