Jump to content

EVENT RECEIVER / SENDER not working for incoming note-events?


FantomXR
 Share

Recommended Posts

Hey people,

I use a STM-core running MBKB for scanning my keybed. The core is connected to another core via direct-connection which works perfect. This core runs MB_NG. The 2nd core is connected to a computer.
I'd like to use the receiver / sender functionality to transform the notes coming from the keybed. So at first I set up the router which forwards the IN4 to USB1. This works great. Now I add a receiver. Something like this:

 

EVENT_RECEIVER id=1001 type=NoteOn key=any use_key_number=1 fwd_id=SENDER:1001
EVENT_SENDER   id=1001 type=CC cc=1

What I'd expect is, that NG uses the key-number to output the corresponding cc-value. But that is not working. Also tried a very simple forwarding mechanism:

EVENT_RECEIVER id=1001 type=NoteOn key=any use_key_number=1 fwd_id=SENDER:1001
EVENT_SENDER   id=1001 type=NoteOn key=any use_key_number=1 

Here I'd expect, that MB_NG generates the same notes twice at the USB1 output. The first coming from the router directly, the second from the receiver / sender. But this also doesn't work.

I'm sure that I overlook something. Does anyone have an idea?

Best,
Chris

Link to comment
Share on other sites

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...
 Share

×
×
  • Create New...