[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sc-dev] [commit?] latency and punctuality



what about adding a class variable to Node:
punctual = false; // or set to true by default?

all messages like .set(..) or .new(..)
are then either sent with server latency or with nil latency.

This will make both behaviours accessible and Synth class much more useful
than it is now (it actually is quite uncomfortable for me to see how many people use it and how unreliable it is due to the timing issue)

if nobody objects, I'll add this.
--








.