jack_capture 0.9.32 released
[Posted February 2, 2009 by cook]
| From: |
| "Kjetil S. Matheussen" <k.s.matheussen-AT-notam02.no> |
| To: |
| linux-audio-user-AT-lists.linuxaudio.org,
linux-audio-dev-AT-lists.linuxaudio.org,
linux-audio-announce-AT-lists.linuxaudio.org |
| Subject: |
| [LAA] [ANN] jack_capture V0.9.32 |
| Date: |
| Wed, 28 Jan 2009 14:37:36 +0100 (CET) |
| Message-ID: |
| <Pine.LNX.4.64-L.0901281433240.1356__19698.9829339602$1233478516$gmane$org@ben.ifi.uio.no> |
Downloads:
http://archive.notam02.no/arkiv/src/?C=M;O=D
http://folk.uio.no/ksvalast/arkiv/src/?C=M;O=D
jack_capture
============
jack_capture is a program for recording soundfiles with jack. Its default
operation is to capture whatever sound is going out to your speakers into
a file, but it can do a number of other operations as well.
0.9.31 -> 0.9.32:
*Changed default format for from wav to wavex for files with more
than two channels. Thanks to Fons Adriaensen for the suggestion.
*Added fix for 64 bit mode. Thanks to Andras Simon for helping
to find the bug and Dominique Fober for fixing the bug.
*Added the "-verbose" option for easier debugging in case program
crashes or freezes.
*Checks whether sndfile.h exists before generating setformat.c.