Skip to content

Instantly share code, notes, and snippets.

@tlightsky
Created November 20, 2020 07:14
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 tlightsky/a81ed471c42b29d8908aa04d2a2c673d to your computer and use it in GitHub Desktop.
Save tlightsky/a81ed471c42b29d8908aa04d2a2c673d to your computer and use it in GitHub Desktop.
generate silence audio
sox -n -r 44100 -c 2 silence.wav trim 0.0 3.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment