The Txn
trait is declared without representation type parameter in order to keep the real-time sound
synthesis API clutter free.
The Txn
trait is declared without representation type parameter in order to keep the real-time sound
synthesis API clutter free. The sound synthesis is always ephemeral, so does not need to know anything
about the underlying system. What the process transaction provides is a package private
addMessage
method for staging OSC messages which are flushed at the end of a successful transaction.
A factory for setting node controls to read from buses.