Changes

Jump to: navigation, search

BeagleBone

25 bytes added, 00:19, 23 May 2013
Audio
*purchase usb sound card.
*connect stereo microphone.
*record audio with arecord:
**<code>arecord -D sysdefault -t wav -c 2 -r 44100 -f S16_LE -v binaural2.wav</code>
*playaudio:
**<code>aplay binaural2.wav</code>
*use the ALSA mixer to set recording levels, output levels, etc.:
**<code>alsamixer</code>

Navigation menu