IEMidi v2.0.0
Release notes
- Migrated to QT as GUI framework
- Full Linux support using IEAudio4Linux
- Full macOS support (Build from source)
- Misc QOL improvements
Installation
Windows
Download the win installer from:
https://interactive-echoes.github.io/Downloads/Win/IEMidi/amd64/IEMidi-2.0.0-win64.zipTo 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 iemidiDEB-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.sources https://interactive-echoes.github.io/Downloads/Linux/DEB/IE.sources
sudo apt update
sudo apt install iemidiLicense
This work is licensed under the SPDX-License-Identifier: GPL-2.0-only.
