in toolkit/jb/toolkit.js [152:156]
process: function(inlets) { if (!inlets.pixels) return; return { 'pixels': refreshSketch(inlets) }; }