Skip to content

Instantly share code, notes, and snippets.

@joshm30
Last active August 3, 2017 22:19
Show Gist options
  • Save joshm30/d7ef0a1049b7271d896962a02d1225eb to your computer and use it in GitHub Desktop.
Save joshm30/d7ef0a1049b7271d896962a02d1225eb to your computer and use it in GitHub Desktop.
[arecord] #arecord #audio
arecord —device=hw:1,0 —format S16_LE —rate 44100 -cl test.wav -V mono
arecord -D plughw:1,0 -f cd test.wav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment