]> git.sesse.net Git - nageru/commit
Add support for ALSA devices that have no channel maps.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 18 Aug 2016 23:12:08 +0000 (01:12 +0200)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Wed, 19 Oct 2016 22:55:44 +0000 (00:55 +0200)
commitb0d8d860fba68b63b5cd70ef97d81b7146b031ab
tree1f7708e11abc47d198bc121844d47dcbcf905f78
parent22bb590d54107446f09d0cb60f32e610cc9ed7ad
Add support for ALSA devices that have no channel maps.

In particular, my Focusrite Scarlett 18i6 presents no such map,
and thus, we'll need to get number of channels some other way.
(For good measure, it refuses to capture unless you ask for at least
14 of the 18 channels.)
alsa_input.cpp
alsa_input.h