diff options
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 |