So for the start of this year I have been developing a ChucK based system for integration in the HELOpg Slime system.

You can see my current code on GitHub,

https://github.com/witt0191/slime

The code still requires a little more tidying but is fully functional for use within the HELOpg Slime system. It also facilities using OSC within ChucK by creating a static public class for sending OSC making it very memory efficient and much quicker to live code with.

The HELOpg extension defines the currently active ip address and automatically sends all OSC message to all Slime computers.