Kotlin OSC Kotlin package for serializing objects to OSC messages. Usage The package provides a root method: fun serialize(obj: Any): ByteArray Object fields must have type String, Float, or Int.