Sends out a packet immediately without synchronization
Sends out a packet with an added sync message.
Sends out a packet with an added sync message. The returned future is completed with the sync message's reply having arrived.
Acquires a synth def to be used in this transaction on the server.
Acquires a synth def to be used in this transaction on the server.
If the ugen graph was already sent to the server, it returns the
corresponding synth def, and no recv()
is necessary. The internal
use counter is increment. Otherwise produces a fresh synth def and
stores it in the cache.
If the number of synth defs on the server would exceed the maximum, a number of synth-def disposals are issued for those that have a use count of zero.
Signalizes that no more messages are sent from the currently committing transaction.
Signalizes that no more messages are sent from the currently committing transaction. The offline server collects these futures, in order to allow an outside process to eventually wait for these to be completed, before closing the OSC file and carrying on. The realtime server just ignores these futures.
Queries the current topology