-
happen in max when closing ossia.client help patcher;
it hangs on `src/ossia/network/osc/detail/receiver.hpp:222` with 28999952
```
1 __ulock_wait …
-
Restarting frequently to see how a setting looks is inconvenient, especially due to how long it takes vrchat to re-stablish a connection with oscquery. Please add either a keypress in the menu or list…
-
Looking for a 64bit raspberry pi OS image for the RPI5.
Maybe even some kind of scripts for building the image.
All I can find is this: https://assets.cycling74.com/rnbo/pi-images/raspios-bookwor…
-
The WithDefaults() method actually activates http server and not change server name and ports configuration, while its name suggest "just set default values for later activation".
So, in current libr…
-
Hi!
This crashes consistently for me, running the latest develop branch as of today.
The libossia hosting software is on windows, the OSCQuery helper, with the default example project file, on a…
-
I have a setup where all of my models are in one patch and my views are in another. The two patches are connected via oscquery. When I delete one of the models, about 90 lines of "HTTP Error: status c…
-
I'm using the cpp98 interface. I have a node that should have 'Set' only access. I set it up like below.
```cpp
auto n = root.create_string("cmd");
n.set_description("command handler");
n.set_ac…
-
Hi
after connecting an oscquery device (max-patch):
when trying to change a numeric value with the slider, it would be nice if the value was updated in real time, instead of committing it with a…
-
test with OSCQueryExplorer-0.0.6.zip:
Head & Wrist Receiver not work. (three cubes locate at 0.0.0, on the ground at the same place). no timestamp shows.
Tancker-sender can work.
Anyone can r…
-
Howdy! I randomnly stumbled across this project will doing some searching around leashing stuff and love it! I saw that one of the desired todos was a rewrite in C# and wondered if I could possibly he…