16 Apr
2024
16 Apr
'24
2:17 p.m.
This patch series allows using the loopback driver in modern chains with samplerates up to 768kHz and DSD formats.
The patch "ALSA:pcm: add support for 705.6kHz and 768kHz sample rates" is basically a copy of commit 4cc4531c310e ("ALSA: pcm: add support for 352.8KHz and 384KHz sample rate").
As of loopback performance at 768kHz - in my tests aloop runs OK event at 12MHz samplerate.
Pavel Hofman (3): ALSA:aloop: add DSD formats ALSA:pcm: add support for 705.6kHz and 768kHz sample rates ALSA:aloop: add support for up to 768kHz sample rate
include/sound/pcm.h | 5 +++++ sound/core/pcm_native.c | 2 +- sound/drivers/aloop.c | 9 ++++++--- 3 files changed, 12 insertions(+), 4 deletions(-)
--
2.25.1