packOSC packOSC is like sendOSC except it outputs a list of floats instead of directly connecting to the network packOSCstream meant to be a replacement for [packOSC] \, when sending over a stream based protocol \, such as TCP pipelist delay lists routeOSC routes lists as OSC packets. unpackOSC parses lists of floats (only integers on [0..255]) assuming they represent OSC packets. unpackOSCstream meant to be a replacement for [unpackOSC] \, when receiving from a stream based protocol \, such as TCP.