cpyarger / obs-midi

Use MIDI devices to trigger events in OBS and vice versa
https://obs-midi.org
GNU General Public License v2.0
168 stars 20 forks source link

Program Change message execution not possible #132

Open ghost opened 3 years ago

ghost commented 3 years ago

I can record a program change event with Listen One / Listen Many setting "Use Value in Trigger" (Note/Control 127, Value changes).

But afterwards execution is not possible, no action is taken.

Control Change works perfectly with / without "Use value in trigger"

(obs-midi 0.9.3-ALPHA-3.66, OBS26.1.1, Win10, midi basically works)

What am I doing wrong :-)

Many thanks

cpyarger commented 2 years ago

I don't have any devices that use Program change currently. So I haven't tested it, but I may have forgotten to add it to part of the triggering code. I will look into it