Jump to content

SEQ4VL: sequencer input events MIDI port


Duggle
 Share

Recommended Posts

I have two keyboards attached to my SEQV4L:

  1. one that records to the sequencer (IN1->seq->OUT1(synth A))
  2. another that does not, but uses the router to merge the external clock as well as use USB connectivity. (IN2->OUT2(synth B))
I have the IN->OUT button set to inactive and have set up router nodes IN1->OUT1, IN2->OUT2 so that the keyboards are controlling the respective synths correctly.

So my question is: how do I stop the MIDI IN2 from writing to the sequencer?

Link to comment
Share on other sites

The port configuration is stored in the session directory, MBSEQ_C.V4 file:

MIDI_IN_RecPort

It's 0 by default which means all ports enabled.

Other valid settings:

USB1:

MIDI_IN_RecPort 16

USB2:

MIDI_IN_RecPort 17

USB3:

MIDI_IN_RecPort 18

USB4:

MIDI_IN_RecPort 19

IN1:

MIDI_IN_RecPort 32

IN2:

MIDI_IN_RecPort 33

IN3:

MIDI_IN_RecPort 34

IN4:

MIDI_IN_RecPort 35

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