Command line sound recorder for Mac OS X

Daniel Hazelbaker daniel at highdesertchurch.com
Sat May 26 15:46:13 PDT 2007


I was able to accomplish the same thing (see reference to CLI  
Recording on this list about 2 months ago) using JackOSX and a  
program called jack_capture.  It is a command line utility for  
recording from Jack that compiles under OSX.  I use crontab's to  
schedule recordings from our sound board during programs.

The only thing I had to change on jack_capture is I commented out the  
call to portnames_add_defaults() on line 826.

Daniel

On May 26, 2007, at 2:23 PM, José Pedro Sousa do Amaral wrote:

> Hi,
> I am looking for a program that could be activated as a cron job to  
> record sounds at given intervals. I am trying to plan a recording  
> station out of an Apple TV. The sole function of the device would  
> be to record a few minutes of sound with certain periodicities.
>
> Today, I dabbled a bit with sox. I compiled liboss, audiofile,  
> esound, and sox but could not get sox to record.
>
> Do you have any suggestions? I confess that I would prefer not to  
> use AppleScript.
>
> Thank you for your help.
>
> Cordially,
> ZP
> -- 
> José Pedro Sousa do Amaral
>
> By the yard, life is hard.
> By the inch, it's a cinch.
>
> _______________________________________________
> MacOSX-admin mailing list
> MacOSX-admin at omnigroup.com
> http://www.omnigroup.com/mailman/listinfo/macosx-admin



More information about the MacOSX-admin mailing list