Skip to content

prgmitchell/MIDIMaster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

159 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIDIMaster

https://midimaster.app/

MIDIMaster is a Windows desktop app for mapping MIDI controls like faders, knobs, and buttons to system audio, app audio sessions, audio devices, and supported integrations.

midimaster-night-light

Platform

MIDIMaster currently supports Windows.

Plugins and the Store

MIDIMaster supports runtime plugins and an in-app Store for integrations. Plugins can add binding targets, connection UI, runtime behavior, and feedback updates without rebuilding the app.

Trademarks and attribution

Third-party product names, trademarks, and logos are property of their respective owners and are used for identification purposes only.

This project is not affiliated with, endorsed by, or sponsored by OBS Project, Elgato, Signify, Discord, or any other third-party vendor.

Some third-party logos are included in this repository and shown in the UI (for example in the bundled integration plugins) purely to help users recognize the integration they are configuring. If you are a trademark owner and would like a logo removed or adjusted to comply with brand guidelines, please open an issue.

Development

This repo is a Tauri v2 app. The frontend is plain static HTML/CSS/JS (no Node build step).

Prerequisites:

  • Rust (stable) and Cargo
  • Visual Studio Build Tools / MSVC toolchain
  • Tauri CLI v2 (cargo install tauri-cli --version "^2" --locked)

Clone and run the app:

git clone https://github.com/prgmitchell/MIDIMaster.git
cd MIDIMaster
cargo tauri dev

Build a local Windows bundle:

cargo tauri build

License

MIT. See LICENSE.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors