The ii Library is a code resource which enables easy network collaboration. Designed to be easy to use, the ii Library is currently only built for Max/MSP. It is hoped that this will expand in the very near future.

This release sees only two javascripts being released,

osctosend.js takes any symbol and value and sends the value to a receive object entitled the same as the symbol. Ideal for quick dirty OSC Namespace routing.

hghlander.js monitors incoming messages and maintains a list of all values, removing duplicates. Ideal for interface building and managing OSC namespaces.

The code is avaible from the inclusive improv site at

www.inclusiveimprov.co.uk/code