MIDI - Possible bug?

Hi all,

I’m currently building a MIDI controller that i can use for dub mixing (Using the cue out as a dly send).

The issue that i am having is when i send the CC command (0x2F) for track 1’s cue level it lowers/stops the cuing of every other channel. However, sending the CC command for any other track works independently as intended. I have noticed that all channels are capable of sending MIDI CC for track level and cue level EXCLUDING track 1.

Can anyone else confirm if this is a problem for them?

Thanks.

Welcome.

Does it happen with a new project?
Do you change audio tracks midi channels, auto channel?

Is it working properly if you send CC47 to other tracks ? What if you send CC46? (Track level).

Is there a midi track set to channel 1? If audio track 1 is set to channel 1 too it can’t send midi.

1 Like

Thanks for the reply. It happens with new projects and with any channel setup. CC47 and CC46 are both having the same issue. I’ve messed around with various track’s midi channel setups and still no difference. I have a feeling it may be an issue with puredata (Sending the CC) as opposed to the octatrack, so I’ve decided to move onto the microcontroller.

Let us now if you succeed differently!