emmental/tests/audio
Anna Schumaker 02c52dc68c audio: Change the Player to use the new StopWatch object
Instead of using GStreamer's clock. This lets us call "reset()" when a
new track is loaded so we can reset the timer when a track is loaded
during gapless playback.

Signed-off-by: Anna Schumaker <Anna@NoWheyCreamery.com>
2024-03-26 11:19:59 -04:00
..
__init__.py audio: Create an audio player GObject 2023-04-12 10:41:42 -04:00
test_audio.py audio: Change the Player to use the new StopWatch object 2024-03-26 11:19:59 -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_stopwatch.py audio: Create a StopWatch object 2024-03-26 10:44:23 -04:00
test_tagger.py audio: Add Track support to the tagger 2023-04-12 15:09:08 -04:00