Package a2jmidid

Daemon for exposing ALSA sequencer applications in JACK MIDI system

https://github.com/linuxaudio/a2jmidid

a2jmidid is a project that aims to ease usage of legacy ALSA sequencer
applications, in a JACK MIDI enabled system. There are two ways to use legacy
ALSA sequencer applications in JACK MIDI system.

The first approach is to use automatic bridging. For every ALSA sequencer port
you get one JACK MIDI port. If ALSA sequencer port is both input and output
one, you get two JACK MIDI ports, one input and output.

The second approach is to static bridges. You start application that creates
one ALSA sequencer port and one JACK MIDI port. Such bridge is unidirectional.

Version: 9

General Commands

a2j Wrapper script to simulate a2jmidid's non-DBUS behaviour though a2jmidid actually being in DBUS mode
a2j_control utility to control a2jmidid daemon
a2jmidi_bridge static bridge with one ALSA playback port and one JACK MIDI input port
a2jmidid JACK MIDI daemon for ALSA MIDI
j2amidi_bridge static bridge with one ALSA input port and one JACK MIDI output port