for(var i=0; i < tuplets.length; i++) {
            tuplets[i].setContext(context).draw();
        }