You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The audio should be handled in multiple channels to allow simultaneous sounds effects/music.
The Music will be handled by a separate controller utilising pygame.mixer.music.
The sound effects will at first be handled on one channel but later can be expanded to have multiple channels to allow for simultaneous sounds with dynamic levels.
The text was updated successfully, but these errors were encountered:
The audio should be handled in multiple channels to allow simultaneous sounds effects/music.
The Music will be handled by a separate controller utilising pygame.mixer.music.
The sound effects will at first be handled on one channel but later can be expanded to have multiple channels to allow for simultaneous sounds with dynamic levels.
The text was updated successfully, but these errors were encountered: