diff options
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 0000000000..87b784cc75 --- /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: |