genode/repos/gems
Norman Feske 913196e2dc record_play_mixer: smoothen time-window allocation
This patch modifies the mixer's time window allocation by modelling the
drift of the period length over time. This yields a much better
stability of the detected sample rates in the presence of jitter.

Issue #5132
2024-04-12 12:57:28 +02:00
..
include depot_query: add support for bin and dbg archives 2024-02-26 08:59:09 +01:00
lib gems: remove unused import-sha256_4k.mk 2023-12-13 12:33:05 +01:00
recipes depot: update recipe hashes 2024-02-29 11:08:28 +01:00
run record_play_mixer: smoothen time-window allocation 2024-04-12 12:57:28 +02:00
sculpt Mobile version of Sculpt OS 2024-02-28 16:31:46 +01:00
src trace_recorder: get session arguments from config 2024-03-04 11:49:26 +01:00
README Update README files 2023-03-13 14:32:53 +01:00

This directory is a source-code repository containing Genode-specific services
and applications. In contrast to the components hosted in the 'os' repository,
programs contained in 'gems' are able to leverage the functionalities provided
by higher-level repositories such as 'libports'. To use the 'gems' repository,
make sure to also add those repositories to your build configuraion.