obs-midi

obs-midi 0.9.3-Alpha-3x

Just exploring this for the first time, looks very promising! Is it possible to create a midi output event from an event within OBS? Specifically I want to trigger a midi note on certain scenes to essentially work as a tally light.
Or is this reverse functionality not yet implemented?
 

marcoman89

New Member
Hi!
Is that plugin compatible with loopMidi?
I'd like to communicate with another internal windows software.
Thanks!!
Marco
 

cpyarger

Member
Just exploring this for the first time, looks very promising! Is it possible to create a midi output event from an event within OBS? Specifically I want to trigger a midi note on certain scenes to essentially work as a tally light.
Or is this reverse functionality not yet implemented?
Right now it only works as a midi input, We are considering output, but that will be after we have built the custom feedback module. OSC is also in for consideration
 

TonySnark

New Member
Any chance you would extend slider functionality beyond volume control? I would like to be able to modify the values of various filter properties (ex: color correction > opacity > 0 to 100).

The only app/plugin that allows this level of control is MIDItoOBS, which I've been using for a while, but the only way to configure it is via command line and it is really a tedious headache to set up and keep track of what's been set to what.

The GUI for this plugin looks great in comparison and I love that it's build right into OBS and doesn't require launching a separate app. It would be amazing if it allowed that extra level of control.
 

cpyarger

Member
Any chance you would extend slider functionality beyond volume control? I would like to be able to modify the values of various filter properties (ex: color correction > opacity > 0 to 100).

The only app/plugin that allows this level of control is MIDItoOBS, which I've been using for a while, but the only way to configure it is via command line and it is really a tedious headache to set up and keep track of what's been set to what.

The GUI for this plugin looks great in comparison and I love that it's build right into OBS and doesn't require launching a separate app. It would be amazing if it allowed that extra level of control.
It is in the works, but not completed yet
 

dd010

New Member
hi all,
obs won't start up after installing : obs-midi-0.9.3-ALPHA-3.66-macOS

i cant seem to find the patch/file/folder to delete it, so now i can't open obs anymore

i run a macbook pro late 2013 mojave
help would be totally appreciated !
 

BBQsocks

New Member
I updated to Alpha3 last night and was getting crashing when I tried to start OBS. On windows I had to go into the appdata\roaming\obs folder and delete the settings from the previous version. Not sure if it's the same on the Mac, or where that would be.

I'm using an xtouch mini and think it would be cool to have a way for it to keep the indicator lights on for my current source and have the light change with the active source. Not sure if that is in the scope of the MIDI protocol or how exactly that would work tho.

I did just setup Alpha 3 and it works great! Thanks for all of the work put into it so far!
 

dd010

New Member
Hey BBQsocks for mac it's not the same alas, but i was able to find the the file and delete It... OBS is running fine now.

For those who experience the same issue, start from your hard drive>library>application support>obs-studio then go delete this mofo >>obs-midi

No idea why it's installed way over there, i also found the ndi plugin in the same obs-studio folder

Any experiences from other users using mojave and alpha3 are more then welcome!
 

cpyarger

Member
Hey BBQsocks for mac it's not the same alas, but i was able to find the the file and delete It... OBS is running fine now.

For those who experience the same issue, start from your hard drive>library>application support>obs-studio then go delete this mofo >>obs-midi

No idea why it's installed way over there, i also found the ndi plugin in the same obs-studio folder

Any experiences from other users using mojave and alpha3 are more then welcome!
Please upload any crash reports up to the github issues page
I'll take a look and fix any crashes I find. but I can't do that without a crash report,
also, please report issues on github, I only look here rarely.

also, its installed there because that's where plugins get installed. otherwise obs can't find them,
 

cpyarger

Member
I updated to Alpha3 last night and was getting crashing when I tried to start OBS. On windows I had to go into the appdata\roaming\obs folder and delete the settings from the previous version. Not sure if it's the same on the Mac, or where that would be.

I'm using an xtouch mini and think it would be cool to have a way for it to keep the indicator lights on for my current source and have the light change with the active source. Not sure if that is in the scope of the MIDI protocol or how exactly that would work tho.

I did just setup Alpha 3 and it works great! Thanks for all of the work put into it so far!
I am actually removing feedback for the time being until I have a feedback mapping system in place.
 

dd010

New Member
hi cpyarger, i dont how to upload it to github, i've attached a file, hope it helps that way
 

Attachments

  • crashlog obs.pdf
    306.8 KB · Views: 40

Beastman413

New Member
This is amazing, thank you! One Question though. I'm using a LaunchPad as my controller. How do I get the pads to light up with color?
 

gui_aug

New Member
Good Morning! Perform work !!! I'm sure it's helping a lot of people!
I have a question, I am developing a midi controller with arduino and I can already send all commands, but I cannot receive commands from obs-midi 0.9.3-Alpha-3x.
Do you have any documentation on how I get, for example, the response that the mute has been activated, or that a scene has been selected?
Thanks for your help.
 

gui_aug

New Member
Good Morning! Perform work !!! I'm sure it's helping a lot of people!
I have a question, I am developing a midi controller with arduino and I can already send all commands, but I cannot receive commands from obs-midi 0.9.3-Alpha-3x.
Do you have any documentation on how I get, for example, the response that the mute has been activated, or that a scene has been selected?
Thanks for your help.
I'm sorry, I don't know if I was clear.
What I want is when selecting a scene to turn on a led on my arduino, when moving a volume my arduino moves a motorized fader. I don't know if I need to send a command to obs-midi 0.9.3-Alpha-3x to get that answer. Today I monitor the MIDI port and I don't get anything back.
If anyone can help me thank you very much.
Guilherme.
 

Maxter-by

New Member
I'm sorry, I don't know if I was clear.
What I want is when selecting a scene to turn on a led on my arduino, when moving a volume my arduino moves a motorized fader. I don't know if I need to send a command to obs-midi 0.9.3-Alpha-3x to get that answer. Today I monitor the MIDI port and I don't get anything back.
If anyone can help me thank you very much.
Guilherme.
I am actually removing feedback for the time being until I have a feedback mapping system in place.
Maybe this
 
Top