diff options
author | wigums <pioneer22675@gmail.com> | 2019-11-16 20:52:06 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-11-16 20:52:06 +0700 |
commit | 5df2531e001b3143cd867d80931a5a33674b673e (patch) | |
tree | ea1d2df604c5966a5fe9fe5bc7f8d82fa9e027ed /audio/a2jmidid/README | |
parent | 0fdb8c8a927ee832c13275d048870b990b0289dd (diff) | |
download | slackbuilds-5df2531e001b3143cd867d80931a5a33674b673e.tar.gz |
audio/a2jmidid: Updated for version 1.3a, moved from multimedia.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'audio/a2jmidid/README')
-rw-r--r-- | audio/a2jmidid/README | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/audio/a2jmidid/README b/audio/a2jmidid/README new file mode 100644 index 0000000000..8c20991b22 --- /dev/null +++ b/audio/a2jmidid/README @@ -0,0 +1,13 @@ +This project aims to ease the usage of legacy, non JACK enabled +applications, in a JACK MIDI enabled system, when using jack2. + +Typical usecase is e.g. to connect bristol/azr3 with qtractor/seq24. + +Note: The latest jack-audio-connection-kit release contains a2jmidid +functionality by itself. + +This package uses POSIX filesystem capabilities to execute with +elevated privileges (required for realtime audio processing). This +may be considered a security/stability risk. Please read +http://www.slackbuilds.org/caps/ for more information. To disable +capabilities, pass SETCAP=no to the script. |