MIDI Device Support Plugin on Linux

I’m trying to use MIDI Device Support Plugin on Linux.
Opened Plugins window checked plugin, restarted UE4Editor got



LogPluginManager: Mounting plugin MIDIDevice

message in console and no MIDI-related error in output.

But still after all I can’t find any MIDI nodes in Blueprints Graph editor.
Do anybody succeed to use MIDI Device Support on Linux?
What else I have to do to make it work - compile somethig, copy files to come place etc?

Spent some time on weekend and found solution. I had to tweak a source code of plugin and to rebuild it.

Hi. I’m facing a really same problem on linux.
How did you tweak plugin sources?

Please could you share your weekend tweaks (if you remember)