Cannot Assign Two Controls to the Same MIDI CC
-
Hi all, I poked around a bit trying to see if there was an answer for this and couldn't seem to find anything. I'm having an issue where I can't assign the same MIDI CC to two different controls. If you assign CC1 to two knobs, only the first knob you assigned will respond. I've tested it in a blank project as well. Anyone else run into this?
-
@Casey-Kolb How are you assigning it?
-
@d-healey Using both the standard right-click "MIDI Learn" and list of CCs
-
@Casey-Kolb That's correct. Learn MIDI CC only works for the first assigned knob if the same CC is assigned to multiple knobs. I just tested it on my plugin. Not sure if this is a bug or made that way by design. @Christoph-Hart ?
-
@gorangrooves @Christoph-Hart Definitely a bug, and a major one.
-
@Christoph-Hart Ok I've narrowed it down. It's one of the commits around the 10th June 2022. I haven't been able to test the exact commits because they won't build but I'm pretty confident this is the culprit - https://github.com/davidhealey/HISE/commit/2549bd02e4c55eb55041981e9a71c7e14e1147ff
-
@d-healey @Christoph-Hart Bumping this. Hoping we can get a quick fix within the next week or so :)
-
@Casey-Kolb Yeah I'll need this one too, I'm hoping to finally release something again :D
-
@d-healey @Casey-Kolb And once this is fixed, you'll have another new feature to brag about!
-
@gorangrooves If only this were actually a feature
-
@Casey-Kolb It is if you say so
-
@Christoph-Hart Any chance we can get a fix for this soon?
-
@Casey-Kolb I don't have a controller to test at the moment, but I think I've found and fixed the problem, but let me know if you pulled the latest commit and it still persists, then I'll dig into the problem more thoroughly.
-
@Christoph-Hart Yep that seems to have fixed it, thanks!
-
@Christoph-Hart Thank you!
-
I can tell you that this will be one of my new features the next time I compile the plugins