Skip to content

Instantly share code, notes, and snippets.

@dadosch
Created April 16, 2020 15:20
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dadosch/1b35ce17329080c58bc6ce27e19edbda to your computer and use it in GitHub Desktop.
Save dadosch/1b35ce17329080c58bc6ce27e19edbda to your computer and use it in GitHub Desktop.
convert mobotix .al files to wav file
sox -r 8000 -b 8 -c 1 file.al file.wav
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment