Hi, I want to split an audio file at silence into several files and remove all silence. I found: sox input.wav output.wav silence 1 X 0.1% 1 X 0.1% : newfile : restart Which creates perfect splits. However at the end of each output file there is still silence. Thanks for the help! Florian Zand