utils

format_messages(messages: Sequence[OscBundle | OscMessage]) str

Format a sequence of OSC messages as a string.

Provides a more concise means of verifying OSC contents in the test suite than comparing the messages directly.