emmental/tests/audio
Anna Schumaker 84fbd94aa1 audio: Create a new audio filter for ReplayGain and Background Mode
This links together our ReplayGain filter with a volume element that is
set to the user configured background volume when background listening
mode is enabled, and 100% when background listening mode is disabled.

Implements: #50 ("Background Music Mode")
Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2023-06-01 11:13:46 -04:00
..
__init__.py audio: Create an audio player GObject 2023-04-12 10:41:42 -04:00
test_audio.py audio: Give the player a pause-on-load property 2023-05-10 17:42:17 -04:00
test_filter.py audio: Create a new audio filter for ReplayGain and Background Mode 2023-06-01 11:13:46 -04:00
test_replaygain.py audio/replaygain: Add a ReplayGain filter 2023-04-12 10:41:42 -04:00
test_tagger.py audio: Add Track support to the tagger 2023-04-12 15:09:08 -04:00