FakeFishGames / Barotrauma

A 2D online multiplayer game taking place in a submarine travelling through the icy depths of Jupiter's moon Europa.
http://www.barotraumagame.com/
1.74k stars 406 forks source link

[Nitpick] Entry of Gladiators doesn't loop properly because ogg file is too long #1390

Closed hubismal closed 5 years ago

hubismal commented 5 years ago

The .ogg file goes on a little bit long with a bunch of silence at the end. The actual notes played make it sound like it's intended to be a loop, but as it is ingame, it doesn't loop very well at all. Really nitpicky, I know. All a fix would require would just be clipping off the silence at the end.

PicolasCage commented 5 years ago

From my experience, the clown song looped well and I had no problems with it. Strange that the error happened on your computer. Hmmm.

Regalis11 commented 5 years ago

Fixed in the private repo, not visible here because it only modifies the audio asset that's not included in the public repo.