Hi Krzysztof, hi all,
object to an external object, or b) calling clock_new(<init-routine>) and clock_delay(<clock>, 0) in a <class>_new() routine, then clock_free(<clock>) in a <class>_free().
are there another ways of self messaging? In other words, is there a way to send a message from within an external to its own inlet?
Self-retriggering (and dividing longer operations into smaller chunks) would often be helpful and eliminate the need for a second thread.
Thomas