Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
Sun, 22 Jun 2008 00:36:35 +0000 | Aaron Wishnick | Fixed lots of bugs in FIR filtering. Fixed point code is closer to working, but there seems to be overflow in the FIR filter resulting in distortion. gsoc2008_audio_resampling |
Thu, 19 Jun 2008 20:11:06 +0000 | Aaron Wishnick | IIR filtering now seems to work fine. Fixed point code also seems to be good. gsoc2008_audio_resampling |
Wed, 18 Jun 2008 22:42:27 +0000 | Aaron Wishnick | Implemented a lot of fixed point code for the filters. The SDL_FixMpy functions currently don't work properly -- there are some issues with signed vs unsigned. gsoc2008_audio_resampling |