diff options
author | Johannes Schoepfer <slackbuilds@schoepfer.info> | 2019-11-23 15:17:26 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-23 15:17:26 +0700 |
commit | 8068bc0c1f154645446be2fdffb772b9933bb0e2 (patch) | |
tree | 139f606199f9e989954064b79948208b3a004074 /audio/a2jmidid/README | |
parent | 0f771d7d7204181602291c34bb013fa91b46a0e1 (diff) | |
download | slackbuilds-8068bc0c1f154645446be2fdffb772b9933bb0e2.tar.gz |
audio/a2jmidid: Updated for version 9.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/a2jmidid/README')
-rw-r--r-- | audio/a2jmidid/README | 12 |
1 files changed, 8 insertions, 4 deletions
diff --git a/audio/a2jmidid/README b/audio/a2jmidid/README index 8c20991b22..7405b92086 100644 --- a/audio/a2jmidid/README +++ b/audio/a2jmidid/README @@ -1,10 +1,14 @@ This project aims to ease the usage of legacy, non JACK enabled -applications, in a JACK MIDI enabled system, when using jack2. +applications, in a JACK MIDI enabled system, when using jack2 or +jack-audio-connection kit. -Typical usecase is e.g. to connect bristol/azr3 with qtractor/seq24. +Typical usecase is to e.g. connect a software synth like +bristol/azr3 with qtractor/seq24, or even connect midi hardware +with jack applications. +The jack-audio-connection kit already contains parts of the +a2jmidid code. -Note: The latest jack-audio-connection-kit release contains a2jmidid -functionality by itself. +This requires one of the jack varieties. This package uses POSIX filesystem capabilities to execute with elevated privileges (required for realtime audio processing). This |