I thought I had this figured out, but I don't. How can I increase speed of a wave (decrease time for each cycle) using midi.control? I've been trying sawtooth(midi.control(2,1)+1)/2 (I don't have the midi CC yet, so the '+1' is just to give me a value to test the idea), but this just decreases the wave shape, not speed everything up. I've tried using grid.speed, but can't seem to make that work either - any suggestions please?