README 605 B

123456789101112131415
  1. This project aims to ease the usage of legacy, non JACK enabled
  2. applications, in a JACK MIDI enabled system.
  3. Typical usecase is to e.g. connect a software synth like
  4. bristol/azr3 with qtractor/seq24, or even connect midi hardware
  5. with jack applications.
  6. jack already contains parts of the a2jmidid code.
  7. This package uses POSIX filesystem capabilities to execute with
  8. elevated privileges (required for realtime audio processing). This
  9. may be considered a security/stability risk. Please read
  10. http://www.slackbuilds.org/caps/ for more information. To disable
  11. capabilities, pass SETCAP=no to the script.