Use MIDI devices to trigger events in OBS and visa versa.
-
Grab the installer from the OBS-Midi Releases Page
-
Download and run the installer for your OS
-
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!
- If you are unable to see obs-midi in the tools you will need to install jack
- https://jackaudio.org/downloads/
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
- 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 can be found here
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.