Midi2OBS-Configurator

This is a configurator for the amazing utility found at https://github.com/lebaston100/MIDItoOBS

Requirements

  • Obviously a (USB) MIDI controller
  • Python 3
  • A few pip packages
  • Make sure you also install pip
  • For instructions how to install TinyDB click here
  • For instructions how to install mido and python-rtmidi click here
  • For instructions how to install websocket-client click here

If you want to install all packages in one go, run "pip install -r requirements.txt"