diff options
author | Michales Michaloudes <korgie@gmail.com> | 2011-07-10 14:00:08 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 19:51:01 -0300 |
commit | cc1639d8ed97dea7e5cfd7b29b7df2edc8b7a1f4 (patch) | |
tree | dfece2e53a86a91c6253f971c9cdff5b4a9e571d /audio/jack_capture/README | |
parent | ab940228988d548140ccd2454571a7cab0099372 (diff) | |
download | slackbuilds-cc1639d8ed97dea7e5cfd7b29b7df2edc8b7a1f4.tar.gz |
audio/jack_capture: Added (jack-based audio recorder)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'audio/jack_capture/README')
-rw-r--r-- | audio/jack_capture/README | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/audio/jack_capture/README b/audio/jack_capture/README new file mode 100644 index 0000000000..d9335ae627 --- /dev/null +++ b/audio/jack_capture/README @@ -0,0 +1,10 @@ +A handy audio recorder based on jack. Command line or GUI. Very low on +resources. Able to write 256 channels to local hard drive (tested on +iCore 7). + +Meterbridge is a nice companion program (VU meters) unless you start +the program from console. + +Requires: jack-audio-connection-kit + +Optional runtime (not required for compile) meterbridge, lame |