jcelerier on ossia.cue.2
[max] Improvmeents and bugfix t… [ossia.router] handle list inpu… [max] attribute autoregister and 4 more (compare)
jcelerier on ossia.cue.2
[max] attribute autoregister [max] Do not accidentally creat… [max] Router: allow to choose w… and 2 more (compare)
jcelerier on master
[util] Add an useful algorithm (compare)
jcelerier on ossia.cue.2
[ossia.router] handle list inpu… (compare)
jcelerier on master
[dmx] Allow 512 channels for dm… (compare)
jcelerier on master
[dmx] Add support for high reso… (compare)
I wasn't expecting to need a mutex on updating parameters
so, what is already mutex-protected is set_value / push_value
cool thanks ! i'll try to flesh out something on the issue and we can see if that solve your issue, and if you want to do it it would be great ! I think it's mostly about making sure that the parameters get an io_context in which they can push events
great!