Thorsten
GIVEN: an LPC-17 with one mio card attached, for 2 , 8x8 matrices.
In the DIN assignment list;
DIN; 1. D0;1;0;0;0;1;0;0;0;0;0;0;0;1;0;0;0;0;0x93; 0x24; 0x7F; 0x93; 0x24; 0x00
DIN; 1. D1;1;0;0;0;1;0;0;0;0;0;0;0;1;0;0;0;0;0x93; 0x25; 0x7F; 0x93; 0x25; 0x00
DIN; 1. D2;1;0;0;0;1;0;0;0;0;0;0;0;1;0;0;0;0;0x93; 0x26; 0x7F; 0x93; 0x26; 0x00
DIN; 1. D3;1;0;0;0;1;0;0;0;0;0;0;0;1;0;0;0;0;0x93; 0x27; 0x7F; 0x93; 0x27; 0x00
DIN; 1. D4;1;0;0;0;1;0;0;0;0;0;0;0;1;0;0;0;0;0x93; 0x28; 0x7F; 0x93; 0x28; 0x00
DIN; 1. D5;1;0;0;0;1;0;0;0;0;0;0;0;1;0;0;0;0;0x93; 0x29; 0x7F; 0x93; 0x29; 0x00
DIN; 1. D6;1;0;0;0;1;0;0;0;0;0;0;0;1;0;0;0;0;0x93; 0x2a; 0x7F; 0x93; 0x2a; 0x00
DIN; 1. D7;1;0;0;0;1;0;0;0;0;0;0;0;1;0;0;0;0;0x93; 0x2b; 0x7F; 0x93; 0x2b; 0x00
In the DOUT list
DOUT;1.D7;1;0;0;0;1;0;0;0;0;0;0;0;1;0;0;0;0x9D;0x00
DOUT;1.D6;1;0;0;0;1;0;0;0;0;0;0;0;1;0;0;0;0x9D;0x01
DOUT;1.D5;1;0;0;0;1;0;0;0;0;0;0;0;1;0;0;0;0x9D;0x02
DOUT;1.D4;1;0;0;0;1;0;0;0;0;0;0;0;1;0;0;0;0x9D;0x03
DOUT;1.D3;1;0;0;0;1;0;0;0;0;0;0;0;1;0;0;0;0x9D;0x04
DOUT;1.D2;1;0;0;0;1;0;0;0;0;0;0;0;1;0;0;0;0x9D;0x05
DOUT;1.D1;1;0;0;0;1;0;0;0;0;0;0;0;1;0;0;0;0x9D;0x06
DOUT;1.D0;1;0;0;0;1;0;0;0;0;0;0;0;1;0;0;0;0x9D;0x07
On matrix 1,
matrix;1;1;0;0;0;1;0;0;0;0;0;0;0;1;0;0;0;1,3,0x24;1;1
The matrix map chn assignes Channel 3 to the full matrix,
and the matrix Map Event map assigns note numbers beginning with 0x24 thru 0x63
Question:
1. Is it a problem having the assigned matrix output channel, 3 in the case above, the same as the DIN channel used in the Din list above?
2. If there are other din inputs to the system on a CORE8, the midi out from which is connected to the midin on the LPC router, are the channel 3 midi notes numbers 0x24 thru 0x63 also restricted.
This is difficult to explain.
johnc