Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 866 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 866 Bytes

OBS Plugin

Currently this is a proof-of-concept plugin to show some practical usage of midi-mixer-plugin. It provides an exceedingly basic OBS integration by adding a list of all sources to your MIDI Mixer assignments list and button types for switching between scenes.

Usage

  1. Download and install obs-websocket for OBS
  2. Download the plugin
  3. Open the .MidiMixerPlugin file with midi mixer

For more information on how this plugin was made (or to make your own) check out midi-mixer-plugin and the midi-mixer/plugin-template repository.