Duplex: Layout For Mackie Control Universal Pro

ok here i am again…

i made some modifications on my code.

There is no “Duplex Files” modified anymore. All modifications for the LCD display are in specific applications for the MCU. The CC callback offset is directly managed in my MCUPro class.

So here i am so far :

  • 2 modes (configurations) : Mixer and Effect

  • Applications used : Switch Configuration, Transport, TrackSelector, many MidiAction.

  • Applications created : Specific Mixer and Effect for managing displays.

  • Almost all buttons assigned. Some will probably change in future when i’ll make more modes.

  • In “Mixer Mode”: the V-Pots are used for tracks panning, the main dispaly shows track names (2 lines of 6 characters max for each track).

  • In “Effect Mode”: V-Pots are used for changing parameters, main display line 1 shows selected track name, selected device name, preset number and preset name. Line 2 shows parameter names up to each assigned V-Pot.

I’m still failing on using the 7 segments displays with MMC sync. Hope i’ll find a way of using it some day…

Next goals:

  • Use the 7 segments display for sync.

  • Use more Applications (NOW, Repeater, Recorder, Rotate,…)

  • Make it work with last Duplex Beta.

Files:5594 MCUPro.zip

1 Like