TFL -
I used class instead of interface because these are constructable objects at runtime, not just type contracts. An interface would just...
4
Nodanoma -
Thank you for clarifying, hadn't seen the property list and that was new to me — makes total sense!
8
Roald Baudoux -
This is an interesting idea.
If you want to send messages from outlet, you can do this: const Max = require('max-api'); Max.outlet('my message'); It's taken from the...
2
obj.size[x,y] functions with regular objects but I couldn't use it to enlarge message boxes or flonums.
7
weuoimi -
Hello, my current node script implies polyphonic note output. The thing is it abundantly uses js timeout and generates notes...
1
Thank you Joshua, this is a nice trick!
3
This confirms what I feared but allright! Thank you TFL.
It's worth mentioning that the first function-argument of applydeepif() will run for every object that have 'my_object_varname' as a...
I'm reviving this old subject because I have the very same issue. Does anyone know how to achieve this?