> ~args = [TempoClock.default, true, [8.0, -0.15]] > > k.play(*~args); One question: what do the asterisk ("*") stands for in this statement? /ak/