Skip to content

Is there possibility of receiving layer change event from device? #85

Answered by maartentamboer
Legolek asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Michal,

Unfortunately the X-touch does not send a midi message when you change a layer and that is indeed the reason for the workaround you see in the code. If you want to see for yourself undo this comment to view all the midi messages coming from the device: https://github.com/maartentamboer/X-Touch-Mini-FS2020/blob/main/midiconnection.py#L28

It is possible to change the layer from the PC by sending a Program Change message, maybe tie that to one of the regular buttons. For more information see https://mediadl.musictribe.com/media/PLM/data/docs/P0B3M/X-TOUCH%20MINI_QSG_WW.pdf
Page 8 of the PDF (14, 15 from the manual)

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Legolek
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