Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

DEV_OtherDevices scrib strips being refreshed as blank after 1 sec timeout (restore_desk_display) #22

Open
lazlooose opened this issue Feb 3, 2024 · 3 comments

Comments

@lazlooose
Copy link

hey @phunkyg it's been a while but I'm trying to get the DEV_OtherDevices Branch to work and after much debugging I have determined that the track names are being sent properly but when the refresh is sent after the timeout (restore_desk_display) it is sendina a blank (MP recv: c:1 s:15 d: f0 13 00 40 02 00 20 20 20 20 20 20 20 20 f7) which clears the display. trying to figure out why this is but no love yet.

@lazlooose
Copy link
Author

in trace mode there is more info : the second message (restore) which clears the screen shows
ScribbleStrip mode state: /track/@/procscribstrip/name = seems like it is losing the name somehow between the initial display and the restore

@lazlooose
Copy link
Author

I was able to find a work around for procontrol by routing the track names to a new class and disabling the timeout for desk restore display. but still haven't figured why the variables were being dropped for the original programming.

@lazlooose
Copy link
Author

lazlooose commented Feb 4, 2024

I have pretty much everything working now that was working before, clock, VUs upper and lower scribs. created a fork of DEV_OtherDevices called DEV_OtherDevices_New in my repo with the changes. It's a bit rough i'm sure but it works

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant