rockbox/apps/plugins/mikmod
Aidan MacDonald 5b27e2255a Add perceptual volume adjustment
The perceived loudness change of a change in volume depends
on the listening volume: at high volumes a 1 dB increment is
noticeable, but at low volumes a larger increment is needed
to get a comparable change in loudness.

Perceptual volume adjustment accounts for this fact, and
divides the hardware volume range into a number of steps.
Each step changes the dB volume by a variable amount, with
most of the steps concentrated at higher volumes. This
makes it possible to sweep over the entire hardware volume
range quickly, without losing the ability to finely adjust
the volume at normal listening levels.

Use "Volume Adjustment Mode" in the system settings menu
to select perceptual volume mode. The number of steps used
is controlled by "Number of Volume Steps". (Number of steps
has no effect in direct adjustment mode.)

It's still possible to set a specific dB volume level from
the sound settings menu when perceptual volume is enabled,
and perceptual volume does not affect the volume displayed
by themes.

Change-Id: I6f91fd3f7c5e2d323a914e47b5653033e92b4b3b
2023-01-22 21:19:57 +00:00
..
drv_nos.c Add MikMod plugin, ported by Jason Yu, with some minor work by Craig Mann and William Peters (FS#8806) 2010-12-12 15:03:30 +00:00
load_669.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_amf.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_asy.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_dsm.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_far.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_gdm.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_imf.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_it.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_m15.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_med.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_mod.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_mtm.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_okt.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_s3m.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_stm.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_stx.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_ult.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_umx.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_uni.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
load_xm.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
mdreg.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
mdriver.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
mikmod.c Add perceptual volume adjustment 2023-01-22 21:19:57 +00:00
mikmod.h mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
mikmod.make mikmod: Use -Wno-stringop-truncation with GCC >=8 2020-05-18 01:15:42 +02:00
mikmod_internals.h mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
mikmod_supp.h mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
mloader.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
mlreg.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
mlutil.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
mmalloc.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
mmerror.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
mmio.c mikmod: Fix emulated fseek() 2020-08-25 20:10:10 -04:00
mplayer.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
munitrk.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
npertab.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
sloader.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
SOURCES mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
strdup.c Add MikMod plugin, ported by Jason Yu, with some minor work by Craig Mann and William Peters (FS#8806) 2010-12-12 15:03:30 +00:00
strstr.c Add MikMod plugin, ported by Jason Yu, with some minor work by Craig Mann and William Peters (FS#8806) 2010-12-12 15:03:30 +00:00
virtch.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
virtch2.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00
virtch_common.c mikmod: Upgrade mikmod core from v3.2.0 to v3.3.11 2020-08-11 03:29:12 +00:00