Recieve SysEx

Discuss how to use FL Studio

Return to “FL Studio Users Forum (Looptalk)”

Forum rules
Please read them here.
[You can only see part of this thread as you are not logged in to the forums]
S0lo
Thu Dec 09, 2021 11:54 am

x

Recieve SysEx

Hi, I haven't posted here for long while so apologies if this is not the right place.

I'm a plugin developer. I'm currently coding a MIDI monitor and having trouble with receiving SysEx messages is FL.

Say I'm sending an arbitrary but properly formatted sysex message as follows: F0 44 33 44 66 33 22 00 11 44 33 44 66 33 22 00 11 F7

When I send this to another host (cantabile) my plugin displays the message properly like so:

cantsysex.jpg
But when I send it to FL. I get:
flsysex.jpg
When I debug, (It seams) that the first bytes F0 gets sent correctly. But then the rest of the sysex dump are mostly zeros. Further investigating, FL doesn't seam to create a kVstSysExType, but instead it creates a kVstMidiType.

Any help is appreciated.
You do not have the required permissions to view the files attached to this post.

reflex
Site Admin
Fri Dec 10, 2021 9:39 am

x

Re: Recieve SysEx

I'm not sure FL Studio supports sending sysex m...

S0lo
Fri Dec 10, 2021 10:11 am

x

Re: Recieve SysEx

I see. Thanks reflex. At least I know now that ...


Return to “FL Studio Users Forum (Looptalk)”