[LAA] [ANN] jack_capture V0.9.62

Kjetil Matheussen k.s.matheussen at notam02.no
Sun May 27 15:01:58 UTC 2012


jack_capture
============
jack_capture is a program for recording soundfiles with jack.

The default operation of the program is executed by writing 
"jack_capture"
in the terminal without any extra command line options:

      $ jack_capture

...which will record what you hear in your loudspeakers into a stereo 
wav file.


Download
--------
Download tar balls from either
   http://archive.notam02.no/arkiv/src/?C=M;O=D
or
   https://github.com/kmatheussen/jack_capture/tags

Git repository: https://github.com/kmatheussen/jack_capture


Changelog 0.9.58 -> 0.9.62:
---------------------------

  * CHANGE IN BEHAVIOR: The --daemon option now also suppresses all 
console message.
  * Support for using a config file.
    A file in the distribution called 'config' can be copied into 
~/.jack_capture/config and modifed as needed.
  * Allow to remote-control jack-capture via OSC. (Robin Gareus)
    (see --help-osc)
  * Added exec-hooks: jack_capture can launch an external app in 
fire&forget mode (from the disk-thread). (Robin Gareus)
     * When it opens a new file for writing
     * When it closes a file, recording finished
     * On file-name-rotation
     * When first audio frame is received.
  * Write a timestamp file with sample-accurate system time of the start 
of recording. (--timestamp) (Robin Gareus)
  * Forced file-name rotatation every N audio-frames. (--forcerotate) 
(Robin Gareus)
  * A new option to make jack_capture absolutely silent. 
(--absolutely-silent) (Robin Gareus)
  * Option for recording only while freewheeling. (--jack-freewheel) 
(Robin Gareus)
  * Total recorded time shown in console, as minutes and seconds.
  * Backwards compatible JACK latency API. (Robin Gareus)
  * Don't close jack client too early.
  * New option: --no-stdin. Works the same way as the old --daemon 
option.
  * Fix writing to stdout.
  * Don't use helper thread when writing to stdout.
  * Applied Filipe Lopes' freewheel patch. Do not reconnect ports when
    freewheeling.


Acknowledgements
----------------
People who have been involved some way or another to make jack_capture 
are: Paul Davies, Jack O'Quin,
Steve Harris, Robin Gareus, Florian Faber, Adrian Knoth, Filipe Lopes,
Svend-Erik Kjær Madsen, Hermann Meyer, Dan Muresan, Orcan Ogetbil, 
Alessio Treglia,
Fons Adriaensen, Gabriel J.L. Beckers, Julien Claassen, Dominique 
Fober, Peder Hedlund,
Cesare Marilungo, Dragan Noveski, and Andras Simon. Please let me know 
if I have forgotten you.



More information about the Linux-audio-announce mailing list