/obs-midi

Use MIDI devices to trigger events in OBS and vice versa

Primary LanguageC++GNU General Public License v2.0GPL-2.0

OBS-MIDI

Use MIDI devices to trigger events in OBS and visa versa.

Status -- CI Multiplatform Build and release

Installing

  1. Grab the installer from the OBS-Midi Releases Page

  2. Download and run the installer for your OS

  3. Launch OBS

  • The Configuration is under Tools-> OBS Midi Settings

  • Select your controller, hit configure, Toggle a button and fader, remap it to an action and hit save!

Currently runs on Windows and Linux, and is partly tested on MAC

Special thanks to the following projects

  • RTMidi17 An amazing modernized RTMIDI library
  • OBSWebsocket from which much code was borrowed for interfacing with OBS
  • Midi2OBS Where I got my start playing with this

Build Instructions

Build instructions can be found here