Find Related products on Amazon

Shop on Amazon

Show HN: IEMidi –  Cross-platform MIDI map editor for arbitrary controllers

Published on: 2025-10-31 00:44:20

IEMidi IEMidi is a cross-platform MIDI editor built with ImGui and RtMidi. The editor is designed to map any MIDI message to various actions such as volume control, mute, console commands or opening files. Installation Windows Download the win installer from: https://interactive-echoes.github.io/Downloads/Win/IEMidi/amd64/IEMidi-1.2.0-win64.zip To ensure the integrity and authenticity of the IEMidi installer, you can run the Verify.bat file provided by the package. Linux RPM-Based Distributions (RHEL/CentOS/Fedora) sudo wget -O /etc/yum.repos.d/IE.repo https://interactive-echoes.github.io/Downloads/Linux/RPM/IE.repo sudo dnf install iemidi DEB-Based Distributions (Debian/Ubuntu) sudo wget -O /etc/apt/trusted.gpg.d/ie-public.gpg https://interactive-echoes.github.io/Downloads/ie-public.gpg sudo wget -O /etc/apt/sources.list.d/IE.list https://interactive-echoes.github.io/Downloads/Linux/DEB/IE.list sudo apt update sudo apt install iemidi Third-Party Libraries Used Contributi ... Read full article.