Skip to main content
Tweeted twitter.com/#!/StackGameDev/status/397788402319626241
edited title
Link
user1430
user1430

Difference What's the difference between Pygame's Sound and Music classes?

Clarify title, remove unnecessary boldface
Source Link
Nathan Reed
  • 33.7k
  • 3
  • 93
  • 116

Difference between Sound and Music classes

What are the key differenceskey differences between the Sound and MusicSound and Music classes in PygamePygame? What are the limitations of each? In what situationwhat situation would one use one or the otheruse one or the other? Is there a benefit to using them in an unintuitive way such as using Sound objects to play music files or visa-versa? Are there specifically issues with channel limitationschannel limitations, and do one or both have the potential to be dropped from their channel unreliably? What are the risksrisks of playing music as a Sound?

Difference between Sound and Music

What are the key differences between the Sound and Music classes in Pygame? What are the limitations of each? In what situation would one use one or the other? Is there a benefit to using them in an unintuitive way such as using Sound objects to play music files or visa-versa? Are there specifically issues with channel limitations, and do one or both have the potential to be dropped from their channel unreliably? What are the risks of playing music as a Sound?

Difference between Sound and Music classes

What are the key differences between the Sound and Music classes in Pygame? What are the limitations of each? In what situation would one use one or the other? Is there a benefit to using them in an unintuitive way such as using Sound objects to play music files or visa-versa? Are there specifically issues with channel limitations, and do one or both have the potential to be dropped from their channel unreliably? What are the risks of playing music as a Sound?

Source Link
Southpaw Hare
  • 253
  • 1
  • 7
  • 14

Difference between Sound and Music

What are the key differences between the Sound and Music classes in Pygame? What are the limitations of each? In what situation would one use one or the other? Is there a benefit to using them in an unintuitive way such as using Sound objects to play music files or visa-versa? Are there specifically issues with channel limitations, and do one or both have the potential to be dropped from their channel unreliably? What are the risks of playing music as a Sound?