Jump to content

Recommended Posts

Posted

Hi,

 

I'd like to "listen" to a certain incoming SysEx message and react to that in a specific way. This is what I think should do the trick:

# EVENTs
EVENT_RECEIVER  id=1  type=SysEx  ports=0000010000000000  stream="0xF0 0x00 0x00 0x66 0x17 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x34 0x31 0x06 0x00 0xF7"  fwd_id=SENDER:1

EVENT_SENDER  id=1  type=SysEx ports=0000010000000000  stream="0xF0 0x00 0x00 0x66 0x17 0x31 0x0C 0x4d 0x49 0x44 0x49 0x62 0x6f 0x78 0x20 0x4e 0x47 0x20 0x4d 0x61 0x63 0x6b 0x69 0x65 0x20 0x43 0x34 0x20 0x69 0x73 0x20 0x72 0x65 0x61 0x64 0x79 0x21 0xF7"

The message I want to listen to is "0xF0 0x00 0x00 0x66 0x17 0x01 0x00 0x00 0x00 0x00 0x00 0x00 0x00 0x34 0x31 0x06 0x00 0xF7" as in the stream of the EVENT_RECEIVER. However, it looks like I am missing something, because the EVENT_SENDER is never triggered by that. I can trigger the sending of SysEx however with a simple NoteOn event (not shown above). What am I missing here?

 

Thanks, ilmenator

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...