Searched refs:first_file (Results 1 – 3 of 3) sorted by relevance
49 first_file=$274 echo "Finding length of $first_file..."75 first_length=`$SOX --info -D "$first_file"`82 echo "Obtaining $fade_length seconds of fade out portion from $first_file..."83 $SOX "$first_file" -e signed-integer -b 16 fadeout1.wav trim $trim_length $fade_first_opts131 $SOX "$first_file" -e signed-integer -b 16 song1.wav trim 0 $trim_length135 $SOX song1.wav crossfade1.wav "cfo_${first_file}.wav"142 echo "The crossfade occurs at around $mins mins $secs secs in $first_file"
43 first_file=$268 echo "Finding length of $first_file..."69 first_length=`$SOX --info -D "$first_file"`75 echo "Obtaining $fade_length seconds of fade out portion from $first_file..."76 $SOX "$first_file" -e signed-integer -b 16 fadeout1.wav trim $trim_length120 $SOX "$first_file" -e signed-integer -b 16 song1.wav trim 0 $trim_length
52 gint first_file = 1;