Skip to content

IEMidi-v2.0.0

Latest

Choose a tag to compare

@mozahzah mozahzah released this 24 Aug 03:13
f405abc
IELogo

IEMidi v2.0.0

Demo

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.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.sources https://interactive-echoes.github.io/Downloads/Linux/DEB/IE.sources
sudo apt update
sudo apt install iemidi

License

This work is licensed under the SPDX-License-Identifier: GPL-2.0-only.