gambatte-libretro/common
sinamas 8a321f16c5 - Add CoreAudio engine with rate estimation and buffer status support. Default engine on Mac OS X.
- 44100 Hz default sample rate on OS X, since OS X tends to resample everything to 44100 Hz.
- Get rid of buffer status averaging in OpenAlEngine, since it makes assumptions on usage pattern that shouldn't be made.
- Extend ringbuffer.h to support resetting size, and move it to common dir since gambatte_qt/coreaudioengine uses it too now.


git-svn-id: https://gambatte.svn.sourceforge.net/svnroot/gambatte@185 9dfb2916-2d38-0410-aef4-c5fe6c9ffc24
2008-10-24 02:51:13 +00:00
..
resample Do per phase normalization to avoid dc fluctuations. 2008-10-14 23:52:24 +00:00
adaptivesleep.cpp - Real-time, sophisticated resampling framework with several performance/quality profiles for dynamically generated windowed sinc and CIC chains based on analysis of 2008-10-13 21:08:08 +00:00
adaptivesleep.h - Real-time, sophisticated resampling framework with several performance/quality profiles for dynamically generated windowed sinc and CIC chains based on analysis of 2008-10-13 21:08:08 +00:00
array.h - Real-time, sophisticated resampling framework with several performance/quality profiles for dynamically generated windowed sinc and CIC chains based on analysis of 2008-10-13 21:08:08 +00:00
rateest.cpp Fractional bits for intermediate rate estimation averages. 2008-10-19 20:24:27 +00:00
rateest.h Fractional bits for intermediate rate estimation averages. 2008-10-19 20:24:27 +00:00
ringbuffer.h - Add CoreAudio engine with rate estimation and buffer status support. Default engine on Mac OS X. 2008-10-24 02:51:13 +00:00
usec.h - Real-time, sophisticated resampling framework with several performance/quality profiles for dynamically generated windowed sinc and CIC chains based on analysis of 2008-10-13 21:08:08 +00:00