Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
eljeff committed Mar 24, 2020
1 parent 73da0f0 commit 54ad7e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ soxbatch2 usage:
example:
./soxbatch2 "*.wav" "wav" "" "-processed" "trim 0 0:02 fade 0 0 0.1 norm" 1

that will look in a directory for all files ending in .wav ("*.wav"), and for each, \n
that will look in a directory for all files ending in .wav ("*.wav"), and for each,
output a new wav file ("wav")
named FILENAME-processed.wav ("-processed"),
trimmed to 2 seconds ("trim 0 0:02"),
Expand Down

0 comments on commit 54ad7e0

Please sign in to comment.