OSC Stream - still problem
Posted: Sun Apr 14, 2024 11:49 am
Hello James
Thanks for the help so far
Mind monitor is streaming to Neuromore Studio and OSC DataMonitor now.
Visual Studio 2022 with Phyton 3.12.3 is running,
Matplotlib, playsound and python-osc is installed
All samples run without error but fo not reveive anything.
If i start them, the corresponding svchost procrss is comming up and the listening adress is shown.
Visual Studio does not execute a Haltpoint - so there is no data arriving at the python.
If i end the python process and use oscdatamonitor on the same port without changing or touching anything i get the dat
If i run the simple or any of the other scripts outside visual studio i have the same effect.
I feel like forrest gump.
What do i miss?
I still cannot remap things in the OSC stream
If i use c++ i get messages in the prigram but i have no info on how the udp data should be organizrd.
Thanks for the help so far
Mind monitor is streaming to Neuromore Studio and OSC DataMonitor now.
Visual Studio 2022 with Phyton 3.12.3 is running,
Matplotlib, playsound and python-osc is installed
All samples run without error but fo not reveive anything.
If i start them, the corresponding svchost procrss is comming up and the listening adress is shown.
Visual Studio does not execute a Haltpoint - so there is no data arriving at the python.
If i end the python process and use oscdatamonitor on the same port without changing or touching anything i get the dat
If i run the simple or any of the other scripts outside visual studio i have the same effect.
I feel like forrest gump.
What do i miss?
I still cannot remap things in the OSC stream
If i use c++ i get messages in the prigram but i have no info on how the udp data should be organizrd.