collective-soundworks / soundworks-max

Utilities to interoperate between Max and soundworks
BSD 3-Clause "New" or "Revised" License
2 stars 0 forks source link

does not send event when value is `null` #20

Closed b-ma closed 2 years ago

etiennedemoulin commented 2 years ago

can you explain ? works for me on "any" and "message" types.

etiennedemoulin commented 2 years ago

dict.deserialize understand only strings

etiennedemoulin commented 2 years ago

at reception in max , before dict.deserialise, check for null with js function

etiennedemoulin commented 2 years ago

@b-ma in fact null is well written in the dict object, but dict.view don't support it. to see it you can create a dict globals_values object and open it