GithubHelp home page GithubHelp logo

evilscientress / obs-midi Goto Github PK

View Code? Open in Web Editor NEW

This project forked from alzy/obs-midi

0.0 1.0 0.0 545 KB

Use MIDI devices to trigger events in OBS and visa versa

License: GNU General Public License v2.0

CMake 3.13% C++ 92.09% Shell 2.19% Batchfile 0.68% Ruby 1.30% Inno Setup 0.58% C 0.03%

obs-midi's Introduction

OBS-MIDI

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

Status -- WIP

Windows

Build Status

macOS

Build Status

Linux

Build Status

Installing

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

  2. Copy the files in the zip to your obs plugins directory.

  • By Default this is C:\Program Files\obs-studio\obs-plugins\64bit
  1. 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 untested on MAC

Build instructions

In your obs-studio/plugins folder

  1. git clone --recursive https://github.com/Alzy/obs-midi.git
  2. Append to CMakeLists.txt
  • add_subdirectory(obs-midi) Go back to your OBS Build directory

Windows

  1. run cmake-gui.exe
  2. click configure
  3. click generate
  4. click open project
  5. In visual studio, right click on the obs-studio solution and click build

Linux

  1. Rerun cmake using your normal options
  2. rerun make -j4
  3. rerun sudo make install / sudo checkinstall depending on which you normally use.

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

obs-midi's People

Contributors

alzy avatar cpyarger avatar ddrboxman avatar dtg01100 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.