* feat: added gdUnit4 addon * feat: added support for parsing OSC timetags to Unix time * feat: added more static types to function signatures * feat: OSCReceiver server handles up to `max_packets_per_poll` (default `10`) packets per poll interval. * feat: more than one callback can be registered and dispatched to for a single OSC Address * fix: correct padding for OSC strings * docs: added docstrings for exported variables Signed-off-by: Christopher Arndt <chris@chrisarndt.de>
4 lines
84 B
Plaintext
4 lines
84 B
Plaintext
[submodule "gdUnit4"]
|
|
path = gdUnit4
|
|
url = https://github.com/MikeSchulze/gdUnit4
|