newsGNU FreeDink - News

 
 

Sound sample rate

Item posted by Sylvain Beucler <Beuc> on Thu 29 Nov 2007 09:52:07 PM UTC.

I implemented a proof-of-concept WAV player with arbitrary sample rate support, based on SDL_mixer with some tricks. It uses linear interpolation for efficiency, which is probably what was used in the original game. Now I need to integrate in the game engine :)

Back to the top

Powered by Savane 3.13-4448.
Corresponding source code