Skip to content

Use MIDI devices to trigger events in OBS and vice versa

License

Notifications You must be signed in to change notification settings

kilinbox/obs-midi

Repository files navigation

OBS-MIDI

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

Status -- CI Multiplatform Build and release

Open Source Helpers Crowdin CodeFactor

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!

Installing Extra Steps - MAC

Ubuntu specifics - SNAP Release

Due to specific ALSA permissions not being set on the ubuntu snap craft package, OBS-MIDI will not work on the snap version of obs-studio

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

Contributing

Anyone who wants to help out the project

  • Drop any ideas or suggestions or bugs in the issues
  • Leave an honest review on the obs forum
  • If you know anyone who would be willing to help with the programming let them know about the project
  • If you or anyone you know makes youtube videos, we are always looking for reviews, and tutorial videos �
  • Contribute to translations on crowdin
  • If you know C++ we can always use help with cleaning up the code base and especially hunting and fixing memory leaks.

About

Use MIDI devices to trigger events in OBS and vice versa

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 90.6%
  • Shell 3.5%
  • CMake 2.4%
  • Ruby 1.8%
  • Batchfile 0.9%
  • Inno Setup 0.8%