diff options
Diffstat (limited to 'audio/a2jmidid/README')
-rw-r--r-- | audio/a2jmidid/README | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/audio/a2jmidid/README b/audio/a2jmidid/README index 7405b92086569..502fb36282839 100644 --- a/audio/a2jmidid/README +++ b/audio/a2jmidid/README @@ -1,14 +1,11 @@ This project aims to ease the usage of legacy, non JACK enabled -applications, in a JACK MIDI enabled system, when using jack2 or -jack-audio-connection kit. +applications, in a JACK MIDI enabled system. 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. -This requires one of the jack varieties. +jack already contains parts of the a2jmidid code. This package uses POSIX filesystem capabilities to execute with elevated privileges (required for realtime audio processing). This |