Hi, Ive got ALSA running with a USB microphone, recording seems to work OK. Problem is that the microphone can handle up to a sample rate of 250Khz and ALSA wont let me go above 192Khz... pi@raspberrypi ~ $ sudo arecord -d 10 -D plughw:1,0 -r 192 -c 1 /boot/testwavs/test.wav Recording WAVE '/boot/te...