iamgreaser / iceball

Open-source rewrite of the VOXLAP version of Ace of Spades.
http://iceball.build
GNU General Public License v3.0
113 stars 32 forks source link

Playback rate in sackit always assumed to be 44100Hz #84

Closed iamgreaser closed 9 years ago

iamgreaser commented 11 years ago

The right way to fix this would be to fix sackit. I just need to get my head around that.

Anyhow, try setting the audio playback rate to 48000Hz. Oh look, the music plays faster and at a higher pitch.

iamgreaser commented 9 years ago

Latest sackit from git has an API which allows setting a proper mixing rate and a custom mixer. This API just needs to be integrated into Iceball and then we're all set.