mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
audio/aj-snapshot: Fix README.
This commit is contained in:
parent
7574a7eea2
commit
b2a902c7eb
1 changed files with 9 additions and 6 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue