jack_capture v0.0.1
[Posted November 28, 2005 by cook]
| From: |
| "Kjetil S. Matheussen" <kjetil-AT-ccrma.stanford.edu> |
| To: |
| jackit-devel-AT-lists.sourceforge.net, linux-audio-user-AT-music.columbia.edu,
linux-audio-dev-AT-music.columbia.edu, linux-audio-announce-AT-music.columbia.edu |
| Subject: |
| [linux-audio-announce] [ANN] jack_capture v0.0.1 |
| Date: |
| Fri, 25 Nov 2005 00:34:50 -0800 (PST) |
http://www.notam02.no/arkiv/src/
ABOUT
-----
jack_capture is a small simple program to capture whatever
sound is going out to your speakers into a file.
This is the program I always wanted to have for jack, but no
one made. So here it is.
USAGE
-----
jack_capture [-f filename] [ -b bitdepth ] [-c channels] [ -B bufsize ]
Filename is by default auotogenerated to something like "jack_capture_<date+exact_time>.wav"
Bitdepth is by default FLOAT.
Channels is by default 2.
Bufsize is by default 262144.
ACKNOWLEDGMENT
--------------
Mostly based on the jackrec program in the jack distribution
made by Paul Davies and Jack O'Quin. Automatic filename generation
code taken from the timemachine program by Steve Harries.
--
_______________________________________________
linux-audio-announce mailing list
linux-audio-announce@music.columbia.edu
http://music.columbia.edu/mailman/listinfo/linux-audio-an...
(
Log in to post comments)