shithub: sox

Download patch

ref: 06d6a95d2dc59f83ce8c63a058fa789456203d41
parent: 64dede6b3d16ac3e488d8812b110f753df241038
author: robs <robs>
date: Sat Jan 20 18:27:39 EST 2007

Moved startrec -> soxexam; copied fmsim -> soxexam (remove fmsim?); audiogen already adequately covered in sox.1

--- a/scripts/startrec.sh
+++ b/scripts/startrec.sh
@@ -1,16 +1,0 @@
-#!/bin/sh
-#
-# startrec
-#
-#   Example idea from Douglas Held.
-
-#   Allows you to start a recording session but only start writing
-#   to disk once non-silence is detect. For example, use this to
-#   start your favorite command line for recording and walk
-#   over to your record player and start the song.  No periods
-#   of silence will be recorded.
-#
-# This script is really just an example... Its just as easy to add
-# the "silence 1 5 %2" to the end of the normal rec command.
-
-rec $* silence 1 5 2%