Interactive-Echoes / IEMidi 公开

IE 的跨平台 MIDI 映射编辑器,适用于任意控制器。

许可证

查看许可证 27 stars 0 forks

IEMidi

IEMidi 是一个使用 ImGui 和 RtMidi 构建的跨平台 MIDI 编辑器。该编辑器旨在将任何 MIDI 消息映射到各种操作,例如音量控制、静音、控制台命令或打开文件。

Demo

安装

Windows

从以下位置下载 Windows 安装程序:

https://interactive-echoes.github.io/Downloads/Win/IEMidi/amd64/IEMidi-1.2.0-win64.zip

为了确保 IEMidi 安装程序的完整性和真实性,您可以运行包中提供的 Verify.bat 文件。

Linux

基于 RPM 的发行版 (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 的发行版 (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

使用的第三方库

贡献

欢迎贡献者参与这个开源项目。 任何反馈或帮助,无论是在编码、打包、文档、设计或测试方面,都将不胜感激。

许可证

本作品采用 SPDX-License-Identifier: GPL-2.0-only 协议。

关于

IE 的跨平台 MIDI 映射编辑器,适用于任意控制器。

话题

audio music application tools cross-platform cpp midi imgui

资源

Readme

许可证

查看许可证 活动

Stars

27 stars

Forks

0 forks

Releases

未发布任何版本

语言