Jean-Michaël Celerier
Jean-Michaël Celerier
O2 is another one presented at ICMC last year (proceedings: www.icmc2016.com/proceedings.pdf ), with an emphasis on time sync. https://github.com/rbdannenberg/o2
yep, originally we did it strictly but a lot of people wanted to be able to do that and, as you said, relaxing the restriction doesn't cost much... maybe it's...
Shouldn't this go in "upper" levels of the specification like proposed in #25 ? I my library I experimented with the following : - `PATH_CHANGED` which follows the spec. -...
Rethinking on this, the 'plural forms' was a dumb idea, it's much simpler to just send a json array directly at the root level if one wants to send multiple...
> A description/ID for the TypeTag: very often OSC is abused (se TUIO), meaning there are lists of many TT's, sometimes more than 10. A way of identifying what each...
indeed, midi notes are a good idea ! > I would not conflate this ID with optional attributes that are interpreted by the transmitting/receiving software. But, I am all for...
This is a build issue due to the RPi build linking against openssl 1.x, now debian bookworm uses 3.x which is incompatible. I will do another build that uses 3.x...
heya @paperManu :) if you can tell me if it's some format conversion thing I'm missing i'll gladly add it, I haven't had much time to look into it... For...
if you grab the official release it's already built-in ! :) otherwise if you build from source, you need to clone it in src/addons and then run cmake on the...