Jean-Michaël Celerier

Results 692 comments of Jean-Michaël Celerier

I think that maybe a way for that would be to have a custom "parameter" class ; when the device needs rate limiting it would create "rate_limited_parameter"'s which would have...

you'd get a press & release when they are pressed, but you could also go check their state with /ctrl directly e.g. if you press ctrl, shift, A in order...

> Thinking of it from the point of view of score I was wondering how this would interfere with keyboard shortcuts ? So, what would be the simplest would be...

see also * https://github.com/OSSIA/libossia/issues/85 * https://github.com/OSSIA/libossia/issues/83 which are maybe related a bit ?

https://github.com/redboltz/mqtt_cpp we could use that one for mqtt

do you have an example of an app which speaks MQTT we could use as an example to try against ?

currently objects are created automatically in the tree (eg ossia.parameter, etc... creates object). But when loading a patch with a lot of ossia.parameter it already takes multiple minutes. If instead...

> but AFAIK there is no reliable way in Max to know that a patcher has been loaded hence why it would have to be manual :p