This script allows you to control OBS in studio mode with a MIDI controller
You can use yout midi to :
- trigger current transition
- select preview scene
- select transition
How to install it
- install rtmidi (https://pypi.org/project/python-rtmidi/)
- add script to obs
How to use it
- Choose you midi controller in the list
- choose if you want to use Note or Control change for each parameter
- select the parameter address to use for transition, or to select the first scene or first transition
- the other scenes and transition are selected by using the next parameter addresses
for example, if you set the first scene midi address to note 40, the fourth scene can be selected by pressing note 43
you can see what note or control changes you are playing with checking the "log midi input" checkbox
You can use yout midi to :
- trigger current transition
- select preview scene
- select transition
How to install it
- install rtmidi (https://pypi.org/project/python-rtmidi/)
- add script to obs
How to use it
- Choose you midi controller in the list
- choose if you want to use Note or Control change for each parameter
- select the parameter address to use for transition, or to select the first scene or first transition
- the other scenes and transition are selected by using the next parameter addresses
for example, if you set the first scene midi address to note 40, the fourth scene can be selected by pressing note 43
you can see what note or control changes you are playing with checking the "log midi input" checkbox