(Changed in version 2.9.0) The behavior of scanRight has changed. The previous behavior can be reproduced with scanRight.reverse.
(Changed in version 2.9.0) transpose throws an IllegalArgumentException if collections are not uniformly sized.
The
/dumpOSCmessage that selects how the server reports incoming OSC packets.Note: The OSC dump behavior of scsynth has long time been broken. It is recommended to use client-side only reporting, provided by the
dumpOSCmethod of theServerclass.Server#dumpOSC