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