-
this is a request from @agraef
-
Exploring several OSCQuery implementations while trying to implement compatibility for colors in libossia, I came across some questions about color management:
Since there is a type for it in OSC, …
bltzr updated
6 years ago
-
all to my survey of OSCQuery implementations, I have noticed several ways to implement boolean/toggle values/parameters:
1/ in VDMX and Mitti, those are declared as int values, with a range of [0 1],…
bltzr updated
6 years ago
-
Hello,
I have been porting my previous implementation on a more used library, [libossia](https://github.com/OSSIA/API/). The interesting thing is that we're working on lot of bindings for other envir…
-
sending "expose oscquery" to ossia inside a Max for Live device crash Live.
here is the content of the M4L device :
----------begin_max5_patcher----------
438.3ocmSssbBBCD8Y3qfIOScHJZk9Ves+Bc…
-
i found a reproducible hang!
dependencies:
- please grab the latest test server from the slack (0.4.2.3), it includes a build of commit 648c86cf6692213a56415cb822572d0b37e14b73 from oscqueryhtml. …
mrRay updated
6 years ago
-
else it may cause problems with the OSC thread and WS thread writing to the same queue
-
currently, this how they look:
```
"VALUE" : [
[
0.020999999716877939,
0.079999998211860657,
0.079999998211860657,
0.02099999…
bltzr updated
6 years ago
-
we need
https://github.com/OSSIA/libossia/blob/master/CMake/ossiaConfig.cmake.in
cf https://cmake.org/cmake/help/git-master/manual/cmake-packages.7.html#creating-a-package-configuration-file
then…
-
the title more or less says it all
that's, of course, when the one we try to instantiate has non-default ports
to reproduce:
- run an ossia app with default ports (e.g. Max's OSSIA overview)
-…
bltzr updated
6 years ago