Jump to content

RunSection via incomming midi


Marxon
 Share

Recommended Posts

Hi all,

 

is it possible to trigger a RunSection meta event via an incomming midi event?

I tried

 


EVENT_receiver id=1 chn=1 cc=62 type=meta  meta=runsection:1

and

 

EVENT_receiver  fwd_id=button:1 id=1 chn=1 cc=62 range=127:127 botton_mode=ononly
EVENT_button button_mode=ononly id=1 type=meta  meta=runsection:1

 unfortunately both dont work.

May someone can help me?

Thanks a lot!

 

Best regards

Marxon

Link to comment
Share on other sites

It should work if the EVENT_RECEIVER listens to the CC, and forwards it to a EVENT_SENDER which executes the meta event.

 

 

unfortunately both dont work.

 

the second one has syntax errors, such as "botton_mode" (wrong word, and wrong place, because a receiver isn't a button)

 

Do you check for error messages in MIOS terminal whenever you update the .NGC file?

 

Best Regards, Thorsten.

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