About
OBS MIDI came about because two guys complained about the same thing, within the same hour, and decided to try to take on the task
Those two guys are
Questions or Concerns
If you have any issues please leave a report at the GitHub Issues page
If you have any suggestions Please start a thread in the Ideas section of the GitHub Discussions Page
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.
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