TouchOSC grid and arc controller for monome norns
https://www.instagram.com/p/CS4JRtonRD7
;install https://github.com/wangpy/toga
local grid = util.file_exists(_path.code.."toga") and include "toga/lib/togagrid" or grid
local arc = util.file_exists(_path.code.."toga") and include "toga/lib/togaarc" or arc
-- UNCOMMENT to add default touchosc client
--
in the line below, and edit the IP address in the line.