-
Notifications
You must be signed in to change notification settings - Fork 1
Description
Could we have an OSC address space for reading the current cursor position and sending to App? Importantly, if the cursor position data could be sent in relation to /camrotate and /camtranslate, that would be fantastic. Alternatively, a cursor position relative to the "frame" of the screen might work; however, using /camrotate and /camtranslate would help me to be more accurate, yes?
The effect I would like: I want to be able to send an OSC message from my App to reposition the cursor easily and quickly – similar to "/panic". Plus, ideally, I want the text to "glide" to the new position – not suddenly pop to the position. If I have cursor date relative to /camrotate and /camtranslate, I believe I can use Max to create the smooth transition
NOTE: The number of this is Issue is "4.1". This doesn't mean it is related to Issue 4.2. Instead, my number system is to help us see the priority of messages. Github must have some way of prioritising messages, in addition to what's in the "Sort" column, yes? Being able to assign each issue a specific rank (number) would be useful and then, I'd simply like to click-hold and drag the Issues into the correct order the corresponds to priority. All my best