bjoluc / cubase-mcu-midiremote

Cubase MIDI Remote Scripts for DAW Controllers using the MCU Protocol

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Icon V1-M/V1-X version

bjoluc opened this issue · comments

Discussed in #22

Originally posted by Hiddentalentpro December 27, 2023
I've had my Icon V1-M for a little less than a month now and was wondering if anybody out there has attempted to work on a MIDI remote patch to get all of the features working with Cubase. Mackie protocol works fine, just no channel colors, no master out meters and second display screen only shows CH01, CH02 CH03...

Great news @Hiddentalentpro! iCON is providing me with a V1-M for this, so it is happening! 🎉

Dude that’s awesome!!!! Question, I’ve tried looking into coding for myself, is there a program that you would recommend that could get me learning how?

I don't have any recommendations myself, but there's an awesome list of options at https://github.com/karlhorky/learn-to-program 👍 You'll also want to settle on one language for the beginning. Python is a pretty good choice IMHO, but JavaScript helps you write MIDI Remote scripts 😅