intechstudio / grid-fw

GNU General Public License v3.0
22 stars 8 forks source link

[Nightly] immediate_send() can't trigger Grid modules to send messages #102

Closed narayb closed 2 weeks ago

narayb commented 3 weeks ago

When using a module to tell another to send MIDI, keyboard or any type of message, the module on the receiving end will only be able to send the message if it's actively being interacted with.

As you can see the messages are only sent when an element on the module that is receiving the message from the EF44, is turned as well. is_bug (Ignore the modules crashing at the end.)

SukuWc commented 2 weeks ago

Fixed in nightly