]> git.alsa-project.org Git - alsa-utils.git/commit
aplay: Add option for specifying subformat
authorCezary Rojewski <cezary.rojewski@intel.com>
Fri, 4 Aug 2023 08:26:50 +0000 (10:26 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 12 Dec 2023 11:44:03 +0000 (12:44 +0100)
commitd55cd9fcd9e96e96b27bea778c70dd4459e6d2a3
treeb2b93bbb1d6b36455031cf416e15e5aad0bc439f
parentedff9652c050935ad7a0131b5585b4dad5e42296
aplay: Add option for specifying subformat

Make subformat first-class citizen by allowing users to specify it just
like it is the case for the format. Default to SND_PCM_SUBFORMAT_STD so
they are no surprises.

Closes: https://github.com/alsa-project/alsa-utils/pull/228
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
aplay/aplay.c