Jump to content

Recommended Posts

Posted

Hi,

 

I finally got my Midibox NG up and running, but there are things that I have not manged to do (still in the beginning of my learning curve)

 

I would like to do the following: Send a midi command on MIDI OUT1 when receiving a different midi command on MIDI IN channel. I have explored this by using:

 

event_receiver id=3 type=cc cc=117(or any) lcd_pos=1:1:2 label="MIDI recived" 

 

with the aim of checking if I can recive a signal, however without any luck.

Any help would be appreciated.

 

Regards Arne

Posted

hi i also tried some events to Use my Bcf2000 also changed note's.

 

only at the moment i dont have my BCF2000 at my side..

so this is a Example from a older topic from me...

 

                             

 

EVENT_RECEIVER id=  1  fwd_id=SENDER:1  fwd_to_lcd=1  type=CC  chn=1 cc=1   lcd_pos=1:1:1  label="Receiver%3i: %e"  PORTS=0000100000000000
EVENT_SENDER    id=  1                                   fwd_to_lcd=1  type=CC  chn=1 cc=2   lcd_pos=1:1:2  label="Sender%3i/1: %e"  PORTS=0000100000000000

 

oke

here you see a example.

IF MB_NG gets a CC=1 on Midi in port1 it will send CC=2 on midiout1

and it will Forward some tekst on the LCD

 

hope this helps..

 

/Spirit

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