alsa-utils/alsaloop
Yunhao Tian ce05208085 alsaloop: Support "Capture Pitch 1000000" rate shift
In Linux 5.14, a new feedback mechanism for USB Audio
Gadget is introduced (commit e89bb428), along with a
new control element "Capture Pitch 1000000". This patch
adds support for this feature. Note that this property
seems to be the reverse of PCM Rate Shift, so we have
to take reciprocal of pitch.

Signed-off-by: Yunhao Tian <t123yh@outlook.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2021-08-23 16:55:36 +02:00
..
alsaloop.1 alsaloop: man page - correct "rate" option 2021-04-13 20:14:51 +02:00
alsaloop.c alsaloop: fix possible memory leak in create_loopback_handle() 2021-01-08 18:21:39 +01:00
alsaloop.h alsaloop: Support "Capture Pitch 1000000" rate shift 2021-08-23 16:55:36 +02:00
control.c Change FSF address (Franklin Street) 2017-11-14 14:28:53 +01:00
effect-sweep.c Change FSF address (Franklin Street) 2017-11-14 14:28:53 +01:00
Makefile.am Makefiles - use AM_CPPFLAGS instead INCLUDES 2014-05-07 10:55:59 +02:00
pcmjob.c alsaloop: Support "Capture Pitch 1000000" rate shift 2021-08-23 16:55:36 +02:00
test.sh alsaloop: fixes, added -W/--wake option 2010-10-14 11:17:25 +02:00