Maybe this
Can someone tell me what the latest version has enabled feeback? I am developing a MIDI table on Arduino and I enjoy a lot of testing with OBS.Maybe this
Thanks!!!
Maybe this
Can someone tell me what the latest version has enabled feeback? I am developing a MIDI table on Arduino and I enjoy a lot of testing with OBS.Maybe this
I'm also interested in this exact function. If anyone can help shed a light on this I would be very gratefulExcellent plugin loving it so far.. but I do have a question/concern..
I saw in a video made by the author with his BEHRINGER (XTOUCH) for the record.. and it had motorized sliders which reacted to when you made adjustments inside of OBS..
I also noticed this unit was toggling the lights on the 'MUTE' button he had set in the section of the plugin.... this was done by muting and unmuting IN OBS, not via the controlboard..
So I'm wondering.. is there some way i can have this happen with my minikontrol2? I tried to set an 'on/off' note for each, but it does not seem to notice when i click the mute button inside of OBS itself...
I'm also interested in this exact function. If anyone can help shed a light on this I would be very grateful
Thank you, sorry I was not aware of this.He currently has the light toggling feature disabled as mentioned in a few other posts in this thread.
Hi, I have some problems to get the fader of my x-Touch One working with the Action "Set Volume" - how can i do that?
I use a midi controller to control voicemeter, would I be able to control both at the same time with the same midi controller or would I need a seperate one?
I too am having the same problem. Everything else seems to work but something about a "pitch bend" event doesnt seem to register. Would love to know if you or anyone else has figured this out.
Hi, I have some problems to get the fader of my x-Touch One working with the Action "Set Volume" - how can i do that?
Got out my dusty ol' Casio keyboard just to check, and I can confirm - my pitch bend knob is definitely recognized in midi-obs, but its Pitch Bend values don't affect Set Volume actions. Probs something that could easily be fixed in an update. All the faders on my devices work without issues, though, so unfortunately I can't really say what's wrong with your x-Touch, @chriguch . When "Listen Many" is activated, what kind of Message Type is midi-obs receiving from your fader? For example, all the faders on my Korg thingy sending "Control Change" events, and they're working fine.I too am having the same problem. Everything else seems to work but something about a "pitch bend" event doesnt seem to register. Would love to know if you or anyone else has figured this out.
Hi, weird question regarding midi-obs. It’s not specifically a midi-obs problem, but I’ll ask here in case a midi-obs-specific solution comes up.
I’ve got six audio input sources (microphones) set up for use, each with their own specifically-tuned set of filters. Midi-obs is rigged up to control three of them. If I wanted to change which three mics midi-obs controls, it seems like I either gotta:
a) Manually redefine all my midi-obs mappings to control the correct sources, or
b) Keep my obs-midi mappings the same, but manually change all the sources to point to the mics I want, then manually re-do all the filters, too.
Seems like the ideal solution would be to have some sort of variable that I could define, then use that variable for obs-midi mappings. That way, if I change the variable‘s value, it changes all the obs-midi mappings, too. Kinda like:
in Midi-obs:
Note1 Value Change = Toggle Mute of Variable1
Note2 Value 255 = Toggle Mute of Variable1
Note3 Value Change = Set volume of Variable1
Then, make Variable1 point to any source you want. Changing Variable1 will change all the midi-obs mappings, too, without having to fiddle with midi-obs settings or source settings. Then you could do the same for Variable2, Variable3, etc.
Make sense? I hope so.
Like I said, this isn’t just a midi-obs issue. The same problem would occur whether I use midi-obs, MIDIcontrol, or just regular-ass hotkeys: Lots of manual, wrote adjustments if I ever decide I want to control different combinations of sources. Closest I’ve found is to use Source Mirrors, then have midi-obs control the mirrors. That way, I can just change which sources to mirror, and the midi-obs mappings change to match. That gets awfully resource-intensive really fast, though.
Anyone got any ideas? Sorry for the long-winded post.