Skip to content

mfep/midiconn

Repository files navigation

midiconn

CI badge Release badge License badge Flathub badge Platforms badge

midiconn is a virtual hub to connect MIDI hardware through the computer.

Screenshot of midiconn

Features

  • An intuitive, node-based user interface with predictable interactions - one does not have to be a power user or MIDI expert to use it.
  • Detection of device disconnects and reconnects without program restart.
  • Channel node to filter and remap MIDI message channels.
  • Platform-independent preset files to port the MIDI device setup across various computers.
  • Various themes and UI scaling.
  • Minimal resource footprint - quick to launch up.

Installing

Windows

Download and execute the installer package of the latest release.

Linux

The recommended way to install midiconn on a Linux system is via the Flathub Flatpak repository.

Download on Flathub

Additionally, the following binary packages are provided in the Releases:

  • Ubuntu 22.04 (Debian package)
  • Ubuntu 24.04 (Debian package)

Building

See BUILD.md