mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-17 07:07:10 +00:00
b49c7fa644
Paula low-pass filtering, as implemented by UAE. The Amiga has two filtering circuits: a static RC filter (only) on the A500, and an LED filter that can be enabled or disabled dynamically. By default, the Paula now doesn't apply the static RC filter, but allows for enabling the LED filter (with setAudioFilter()). NOTE: At the moment, this code still uses floating point arithmetics! It also calls tan() three times per instantiation. |
||
---|---|---|
.. | ||
infogrames.cpp | ||
infogrames.h | ||
maxtrax.cpp | ||
maxtrax.h | ||
mod_xm_s3m.cpp | ||
mod_xm_s3m.h | ||
module_mod_xm_s3m.cpp | ||
module_mod_xm_s3m.h | ||
module.cpp | ||
module.h | ||
paula.cpp | ||
paula.h | ||
protracker.cpp | ||
protracker.h | ||
rjp1.cpp | ||
rjp1.h | ||
soundfx.cpp | ||
soundfx.h | ||
tfmx.cpp | ||
tfmx.h |