Alsa-dmix not working
Posted: Tue Dec 31, 2013 9:35 pm
As per subject I'm trying to get dmix running on alsa on a rev 2 model B - Arch (obviously) and sync'd to latest.
Long story short: this
works fine but this:
does nothing. It starts up just fine then sticks at
Any ideas? Anyone seen this before?
Thanks,
Dave
Long story short: this
Code: Select all
aplay sample.wavCode: Select all
aplay -D "plug:dmix" sample.wavIt would be fine but I'm writing an app that uses more than eight voices and don't want to get into home-cooked software mixing if there's one in there that works already. I don't currently have an /etc/asound.conf or a .asound.conf.Playing WAVE 'sample.wav' : Signed 16 bit Little Endian, Rate 48000 Hz, Stereo
Any ideas? Anyone seen this before?
Thanks,
Dave