Hi Group I am looking for a shareware program to record audio that is controlled by time. Or maybe a script that would call a program to recorder and exit that program set by time.
thanks nick
Nick Pugh wrote:
Hi Group I am looking for a shareware program to record audio that is controlled by time. Or maybe a script that would call a program to recorder and exit that program set by time.
It is easy on Linux. Use that 'at' program and 'arecord' from the ALSA collection:
$ at 17:15
arecord -d <duration in sec> -f cd -t wav -D copy outfile.wav
Ctrl-D $
will give you a .wav file in CD quality. This of course assumes that you have setup your recording options with your mixer of choice.
But you ask for 'shareware' so you are probably noy running Linux....
73, Bent/OZ6BL
On Fri, Jul 13, 2007 at 05:56:27AM -0500, Nick Pugh wrote:
Hi Group I am looking for a shareware program to record audio that is controlled by time. Or maybe a script that would call a program to recorder and exit that program set by time.
On FreeBSD, just use rec, part of the sox collection. In fact, that is what I use to record qso's on the sats. Easy to run it as a cron job or at.
http://www.db.net/hamfreesbie/HamFreeSBIE might be of interest to some hams on here. A complete HamRadio oriented plug in and play CD including some satellite utilities.
- 73 Diane VA3DB -- - db@FreeBSD.org db@db.net http://www.db.net/~db
Nick: Search for a product called 'total recorder" or something like that. there's a good free version which allegedly has a very good VOX. May have the scripts you need, maybe the vox is sufficient.
I purchased an enhanced version for nothing significant and like it.
Good luck & 73, jim wb4gcs@amsat.org
Nick Pugh wrote:
Hi Group I am looking for a shareware program to record audio that is controlled by time. Or maybe a script that would call a program to recorder and exit that program set by time.
thanks nick _______________________________________________ Sent via AMSAT-BB@amsat.org. Opinions expressed are those of the author. Not an AMSAT-NA member? Join now to support the amateur satellite program! Subscription settings: http://amsat.org/mailman/listinfo/amsat-bb
participants (4)
-
Bent, OZ6BL
-
Diane Bruce
-
Jim Sanford
-
Nick Pugh