Skip to content

mfep/midiconn

Folders and files

NameName
Last commit message
Last commit date

Latest commit

11fdb99 · Jan 13, 2025
Jan 9, 2025
Jan 13, 2025
Jun 18, 2024
Jun 14, 2024
Dec 28, 2024
Dec 28, 2024
May 15, 2022
Aug 26, 2023
Jun 17, 2024
Sep 21, 2023
Jan 13, 2025
Jan 13, 2025
Apr 27, 2023
Jun 18, 2024
Jun 18, 2024

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