diff options
author | Yanes Checcacci Balod <yanes@pobox.com> | 2014-02-03 11:53:37 +0100 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:10:27 -0600 |
commit | b337ddfd01b2a7634f9fc19156d65f115e235025 (patch) | |
tree | 1ea4fb7fad03e4db866c89569a9ccc4449f71cee /audio/jack2/slack-desc | |
parent | e1c0f254a948dc1847dd34be1d62dc5f8a192692 (diff) |
audio/jack2: Added (Jack Sound Server).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'audio/jack2/slack-desc')
-rw-r--r-- | audio/jack2/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/audio/jack2/slack-desc b/audio/jack2/slack-desc new file mode 100644 index 0000000000000..87b784cc75ffb --- /dev/null +++ b/audio/jack2/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +jack2: jack2 (Jack Sound Server) +jack2: +jack2: JACK is system for handling real-time, low latency audio (and MIDI). +jack2: It can connect a number of different applications to an audio device, +jack2: as well as allowing them to share audio between themselves. +jack2: Its clients can run in their own processes (ie. as normal apps), or +jack2: run in their own processes (ie. as normal applications), or can run +jack2: within the JACK server (ie. as a "plugin"). JACK also has support for +jack2: distributing audio processing across a network, both fast & reliable +jack2: LANs as well as slower, less reliable WANs. +jack2: |