``` ( x = { var value = \value.skr(0); value.linlin(0, 10000, 0, 1).poll(label: "linlin"); 0; }.play; ) ```