Guest User

Untitled

a guest
Jun 25th, 2018
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. ffmpeg -i input.wav -ar 44100 output.wav
  2.  
  3. sox -S input.wav output.wav rate -L -s 44100
  4.  
  5. sox -S input.wav output.wav channels 2 rate -L -s 44100
Add Comment
Please, Sign In to add comment