Skip to content

Display VSTi parameters from Cubase #1079

Answered by tttapa
spamanski asked this question in Q&A
Discussion options

You must be logged in to vote

I can see regular note and CC events for the usual stuff though, also sysex when opening and closing the DAW.

The display contents are sent using SysEx, so it's best to have a closer look at those messages. The format is explained here: https://tttapa.github.io/Control-Surface-doc/Doxygen/d5/d2e/classMCU_1_1LCD.html

Also, am I right to assume that the displays only show what the controller tells them to?

Indeed, the DAW just sends a SysEx message to the controller that says something along the lines of: "please write the characters 'XYZ' to position n on the LCD display". The controller itself does not do any text processing, it just displays the characters it received. These characte…

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by spamanski
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@tttapa
Comment options

@spamanski
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants