diff options
author | B. Watson <yalhcru@gmail.com> | 2016-11-14 13:48:30 -0500 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-11-15 21:41:38 +0700 |
commit | b2a902c7eb817ed6ba1871c4bc6fdc2e1f507144 (patch) | |
tree | 7970b607f5fea99de5dc711e424bb8f125b9b439 | |
parent | 7574a7eea29e05f25b3d3138499ad229f625d304 (diff) | |
download | slackbuilds-b2a902c7eb817ed6ba1871c4bc6fdc2e1f507144.tar.gz |
audio/aj-snapshot: Fix README.
-rw-r--r-- | audio/aj-snapshot/README | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/audio/aj-snapshot/README b/audio/aj-snapshot/README index bb519e7cf3..e30eb8e9a2 100644 --- a/audio/aj-snapshot/README +++ b/audio/aj-snapshot/README @@ -1,9 +1,12 @@ -Aj-snapshot is a small program that can be used to make snapshots of the connections made between JACK and/or ALSA clients. +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. +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. +Run aj-snapshot in daemon mode to have your connections continually +restored. -NOTE: --------- -You can use either JACK version 1 (default) or 2 (on SlackBuilds.org, JACK v1 is jack-audio-connection-kit and JACK v2 is jack2). +NOTE: You can use either JACK version 1 (default) or 2. On +SlackBuilds.org, JACK v1 is jack-audio-connection-kit and JACK v2 +is jack2. |