foxxyz / loupedeck

Node.js API for Loupedeck Controllers
MIT License
87 stars 10 forks source link

How can I access/modify the Loupedeck CT screen on the main dial? #32

Closed elementalTIMING closed 6 months ago

elementalTIMING commented 6 months ago

Hi,

I'm trying to modify the touch fields on the main knob from the Loupedeck CT. I noticed that output when I touch a field, e.g.

Touch #0 ended: x: 179, y: 67 {screen: 'center', key: 1}

Unfortunately, the identifier for the screen is the same value as for the main touch field. So I'm unable to distinguish between. Please can you give an advice how to do this?

Thx and Best regards, Lars