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

MIDI Button Lights ON/OFF #109

Closed djtomt1200 closed 3 years ago

djtomt1200 commented 3 years ago

Describe the solution you'd like Option to enable MIDI buttons so when one is triggered "on", it lights up and stays on. When a button is triggered "off" the opposite happens.

Describe alternatives you've considered Tried to modify this in the MIDI controller's editor. Doesn't translate to OBS for some reason.

Operating system and version: Mac OS 10.14.6 Mojave OBS Studio version: 26.1.2 MIDI Controller: Akai MPK Mini MKII Pugin Version: obs-midi 0.9.3-ALPHA-3.11

Thank you for your help.

cpyarger commented 3 years ago

It still sounds like your buttons are in "momentary" mode not "toggle" mode if they are automatically turning themselves off.

at some point when the device feedback remapping module has been written, this may be solvable on the obs-midi end. but for now, I would try contacting Akai, I don't currently have one of those devices to test and make fixes with.

cpyarger commented 3 years ago

https://inmusicbrands.force.com/akaipro/s/article/Akai-Pro-MPK-mini-mkII-How-to-use-the-Editor

djtomt1200 commented 3 years ago

Looks like Akai took that option out of the 3rd generation editor for this controller. It was in the second one. Very frustrating. I will wait for the feedback remapping module. Thanks for your help.