Mercurial > sdl-ios-xcode
log
age | author | description |
---|---|---|
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 |
Wed, 18 Jun 2008 18:55:50 +0000 | Aaron Wishnick | Began implementing IIR and FIR filters, and got zero stuffing and sample discarding working. gsoc2008_audio_resampling |