Jump to content

Recommended Posts

Posted

Hey people,

In general I work with different banks. One thing that bothers me since starting working with NG is that it doesn't listen to all banks at the same time. So if I dump values to the midibox it only listens to the bank that it just activated. All other banks do not refresh. 

Is there a chance that this will be possible in the future?

Thanks,

Chris

 

Posted

Oh, really? I'll check again. If this is the case there must be a mistake somewhere else. 

I'll report back.

But at least it's not true for receivers that receive sysex strings and forward them to displays. Correct? 

Posted

Hey TK.,

I wonder why RECEIVERS do not react to banks. 

This is the example code:
 

EVENT_RECEIVER id=1 type=SysEX stream="0xf0 0x33 0x22 0x33 0x00 ^txt 0xf7" lcd_pos=1:1:1 bank=1
EVENT_RECEIVER id=2 type=SysEX stream="0xf0 0x33 0x22 0x33 0x00 ^txt 0xf7" lcd_pos=2:1:1 bank=2

I'd expect: When bank 1 is selected the text will be displayed on the first screen. When bank 2 is selected it will show up on the second display. If bank 3 is selected nothing should happen.

But what happens is that it always shows up on both displays. Should it be like this?

In my setup I send a bunch of SysEx strings to the midibox and I'd like to switch between them with banks. Is that possible?

Thanks,
Chris

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...