diff options
author | Klaatu <klaatu@member.fsf.org> | 2015-02-28 03:45:50 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-02-28 03:45:50 +0700 |
commit | 0e26246f8d113e72de0643505aea9fd8bb92ccdf (patch) | |
tree | 8be9477e5b3c61264fe22b27f27dc5e91b538fc3 /audio/aj-snapshot/README | |
parent | d5ab714d19d20eecfca9eb2aa932cbddc93407e1 (diff) | |
download | slackbuilds-0e26246f8d113e72de0643505aea9fd8bb92ccdf.tar.gz |
audio/aj-snapshot: Added (minimalist JACK session manager).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/aj-snapshot/README')
-rw-r--r-- | audio/aj-snapshot/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/audio/aj-snapshot/README b/audio/aj-snapshot/README new file mode 100644 index 0000000000..1a732491a8 --- /dev/null +++ b/audio/aj-snapshot/README @@ -0,0 +1,5 @@ +Aj-snapshot is a small program that can be used to make snapshots of the connections made between JACK and/or ALSA clients. + +Since JACK provides both audio and MIDI support to programs, aj-snapshot is able to store both types of connections for JACK. + +Run aj-snapshot in daemon mode to have your connections continually restored. |