On Fri, 15 Apr 2016 13:52:28 + (UTC), joop wrote:
>Hi all,
>
>i have 4 usb microphones connected to my system that i would like to
>combine into one virtual 'sound card' with 4 seperate mic channels.
>
>i've researched this but could not find an answer...
>
>what would i put in my .asoundrc?
I
Hi all,
i have 4 usb microphones connected to my system that i would like to combine
into one virtual 'sound card' with 4 seperate mic channels.
i've researched this but could not find an answer...
what would i put in my .asoundrc?
arecord -l
List of CAPTURE Hardware Devices
card 0:
Hauke Westemeier wrote:
> The differences to the values prompted in the error of
> aplay /usr/share/sounds/alsa/Front_Right.wav
> seem to be the number of channels and period_size and buffer_size.
> If I just run speaker test with one channel (default)
> speaker-test -t wav
> I also get a simil
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
The content of
/proc/asound/card0/pcm0p/sub0/hw_params
is just "closed". This is as expected as the HifiBerry card is card1,
its parameters given in
/proc/asound/card1/pcm0p/sub0/hw_params
are
access: RW_INTERLEAVED
format: S16_LE
subformat: STD
cha
Hauke Westemeier wrote:
> aplay -D plughw:1,0 /usr/share/sounds/alsa/Front_Right.wav
>
> gives
>
> Playing WAVE '/usr/share/sounds/alsa/Front_Right.wav' : Signed 16 bit Little
> Endian, Rate 48000 Hz, Mono
> aplay: set_params:1297: Unable to install hw params:
> ...
>
> So the same like if I just