-
Notifications
You must be signed in to change notification settings - Fork 19
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
setting up OSC ports #16
Comments
Hi, The Cheers |
Ah, Ok. It has a .config extension - maybe that's why I was confused. Do I use this .config file in the same way as a .bonsai file? |
It should be automatically detected by the bonsai script. |
Ah, OK. I still can't get to the TransportConfiguration Collection Editor window shown on the Wiki. I also couldn't find the Osc Design Library package- I was wondering if this was the problem? |
Yes I think it could be the problem. Also we haven't really tested with Bonsai>=2.3, so there might have been some design changes. Since this is Bonsai-related, maybe a good place to ask would be the Bonsai forum or gitter channel! |
Hi both, I found this thread while trying to solve a similar issue (using Bonsai 2.6.2) and have subsequently solved it so thought I'd post if useful. @alejoe91 is right - Bonsai has changed the way you set up OSC channels so you no longer need to use the config script. Instead you need to:
Now you should be able to add the Tracking Port and Tracking Visual and input the corresponding Port and Address for each SendMessage+udp in the Tracking Port to pull in the data from Bonsai. Hope this helps! |
Thank you very much for this!!! I'll update the wiki accordingly :) Happy Easter! |
I don't seem to be able to edit the OSC ports. How do I get to the TransportConfiguration Collection Editor window?
The Wiki suggests there is a script called osc.bonsai, but I can't locate it.
Sorry if this is an obvious question!
The text was updated successfully, but these errors were encountered: