They seem interesting… …would be nice to have them in Max…
Hi,
The radiator object is already available in Mlys through mlys.lua
. The lua syntax is:
modalys.create_object{ kind="radiator",name="r1",radius=4,angle=120,rho=1.2,celerity=340 }
The induction connection will be added to the lua API in the upcoming public release of 3.6.1, as well as other missing connections and controllers.
induction and radiator could also be available as independent .mlys objects. I am looging that one!
Thanks for your report!
Robert
1 Like