newsGNU FreeDink - News: Sound sample rate

 
 
Latest News
New Maintainer posted by kjharcombe, Wed 01 Jun 2022 12:32:32 PM UTC
GNU FreeDink 109.6 posted by Beuc, Sun 17 Feb 2019 12:48:16 AM UTC
New FreeDink game data release posted by Beuc, Sun 20 Jan 2019 05:18:16 PM UTC
New FreeDink DFArc frontend 3.14 release posted by Beuc, Wed 06 Jun 2018 07:03:46 PM UTC
New FreeDink game data release posted by Beuc, Sun 02 Apr 2017 08:34:27 AM UTC

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-02a9.
Corresponding source code