]> git.alsa-project.org Git - alsa-utils.git/commit
aplay: Adjust sample rate limits to support newer hardware
authorJussi Laako <jussi@sonarnerd.net>
Thu, 7 Dec 2017 11:57:14 +0000 (13:57 +0200)
committerTakashi Iwai <tiwai@suse.de>
Thu, 7 Dec 2017 12:44:20 +0000 (13:44 +0100)
commitd0802f32cafa8ba8ff4d48e3eb1f690b7adb0d3d
tree4fed9010fb2d0cfaf597c993f0e1e4a3366206a5
parentb1e3d945b7a0fa9d44acef324e1c9d4f416f155f
aplay: Adjust sample rate limits to support newer hardware

There are number of devices that support up to 384 kHz sampling rate and
some devices up to 768 kHz sampling rate. This patch increases sanity
check limit to 768k in order to support testing of such hardware.

Signed-off-by: Jussi Laako <jussi@sonarnerd.net>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
aplay/aplay.c