Thread: Music breaks up
View Single Post
Old 12-12-2012, 03:27 AM   PM User | #3
Custard7A
Regular Coder

 
Custard7A's Avatar
 
Join Date: Jul 2010
Location: Australia
Posts: 269
Thanks: 32
Thanked 32 Times in 32 Posts
Custard7A is an unknown quantity at this point
Music online has to load from the server. By using a method called buffering it can play before the whole things is loaded (music files aren't a two second job to load), however if the buffering is slower than the song plays then the music will have to pause for a split-second every time it reaches the end of the buffered content, and wait for more to be buffered. The slower the connection the longer it takes to buffer, so it's more noticable if that's your case (It sounded fine to me).
Custard7A is offline   Reply With Quote