-
Notifications
You must be signed in to change notification settings - Fork 148
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
What happened to attached for devices? #843
Comments
|
Yes, I think I removed that property when cleaning up vport library, you can use |
|
Could I ask for it to be added back? Not a big fan of |
|
That would be a flag which does nothing but being a duplicate of |
|
Maybe I'm not exactly sure how to use it then, first time I hear of |
|
Right, Currently scripts only deal with vports (assigned in devices menu), and we connect to them using Hope this helps! |
|
That's actually excellent, sorry for my confusion earlier. |
Some time back in 1.0 grid and midi devices could be checked if
attached- Study 4 specifically uses this.Now I'm searching all the code and can't find it at all.
What happened here? Did this get tossed for some other better way to determine if a device is connected?
The text was updated successfully, but these errors were encountered: