Hi everyone. My first topic, sorry if I missed same problem searching here.
Let me ask a question about Octatrack midi out events
Currently I use OT with 1.25b. When I’m in mixer mode triggering mute/unmute audio track I get something strange in my MidiOX input monitor (I use midi to usb interface to wire OT with pc).
- all channels are off
- unmute audio.channel.2
- mute audio.channel.2
- repeat step 2 and 3 several times
MidiOX input monitor:
Timestamp IN Port Status Data1 Data2 Chan Note Event
00144648 11 – B1 31 00 2 — Control Change
00144889 11 – 90 31 01 1 C# 3 Note On
00144C6A 11 – B1 31 00 2 — Control Change
00144E6C 11 – 90 31 01 1 C# 3 Note On
00145295 11 – 90 31 00 1 C# 3 Note Off
00145481 11 – B1 31 01 2 — Control Change
00145869 11 – 90 31 00 1 C# 3 Note Off
00145A1C 11 – 90 31 01 1 C# 3 Note On
00145E95 11 – B1 31 00 2 — Control Change
00146036 11 – 90 31 01 1 C# 3 Note On
00146492 11 – B1 31 00 2 — Control Change
00146675 11 – 90 31 01 1 C# 3 Note On
0014A36E 11 – B1 31 00 2 — Control Change
0014A41E 11 – 90 31 01 1 C# 3 Note On
0014A641 11 – 90 31 00 1 C# 3 Note Off
0014A6F7 11 – 90 31 01 1 C# 3 Note On
0014A8C2 11 – 90 31 00 1 C# 3 Note Off
0014A97A 11 – 90 31 01 1 C# 3 Note On
0014AB27 11 – B1 31 00 2 — Control Change
So pressing button I recieve from OT different types of messages: Note on|off and CC. Another strange thing is when I recieved Note On message and then just pressing T2, T3 … T8 I recieve only CC events:
0014ABD6 11 – 90 31 01 1 C# 3 Note On
001547DE 11 – B2 31 00 3 — Control Change
00154954 11 – B3 31 00 4 — Control Change
00154AE0 11 – B4 31 00 5 — Control Change
00154C68 11 – B5 31 00 6 — Control Change
00154E16 11 – B6 31 00 7 — Control Change
00154FB0 11 – B7 31 00 8 — Control Change
00155181 11 – B1 70 00 2 — Control Change
Is it any way to get exact logic for these events to synch OT with my Lemur interface?
cheese