diff options
author | Sven Hesse | 2014-06-09 19:52:55 +0200 |
---|---|---|
committer | athrxx | 2019-06-20 16:00:59 +0200 |
commit | b49c7fa644928406b894f40fc26e514442eb16bf (patch) | |
tree | 507fed16b0ed0f0323dfa1fbe4d7c0fc1c12fbc8 /backends/platform/android | |
parent | edd63137ab9cb7146b2f413cef9600af9122e224 (diff) | |
download | scummvm-rg350-b49c7fa644928406b894f40fc26e514442eb16bf.tar.gz scummvm-rg350-b49c7fa644928406b894f40fc26e514442eb16bf.tar.bz2 scummvm-rg350-b49c7fa644928406b894f40fc26e514442eb16bf.zip |
AUDIO: Implement low-pass filtering for Paula
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.
Diffstat (limited to 'backends/platform/android')
0 files changed, 0 insertions, 0 deletions