The following command will cut an audio clip in the middle based on the start and end samples of the input wav file. In comparison to trimming audio by using start and end parameters (which is a completely valid methods) this method will produce an output which is accurate to the sample, which is the smallest unit of measurement in the audio space. For more information see the atrim filter documentation page