]> git.alsa-project.org Git - alsa-utils.git/commit
alsaloop: Support "Playback Pitch 1000000" rate shift
authorPavel Hofman <pavel.hofman@ivitera.com>
Sun, 24 Oct 2021 08:31:55 +0000 (10:31 +0200)
committerJaroslav Kysela <perex@perex.cz>
Thu, 28 Oct 2021 10:32:37 +0000 (12:32 +0200)
commit3b1b6863e7720d870ee34412e08b563605246718
tree2eda7311e8d1d36ac3974203d3d98f0f4d334367
parent59464effec8e98e729c558d5119333d75160455b
alsaloop: Support "Playback Pitch 1000000" rate shift

Linux 5.15 will introduce a new control element "Playback Pitch 1000000"
(commit 6fec018 ("usb: gadget: u_audio.c: Adding Playback Pitch ctl for
sync playback") which provides feedback mechanism for playback direction
of USB Audio Gadget. The control operates in the same way as the
existing control element "Capture Pitch 1000000".

This patch adds support for this feature.

Signed-off-by: Pavel Hofman <pavel.hofman@ivitera.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
alsaloop/pcmjob.c