I am completely brain-dead right now from too much coding, so could someone point out my error(s) in trying to make a simple process that turns on my simple csound verb: (defprocess verb () (process repeat 1 output (new reverb2 time (now) duration 60))) Thanks again, Ken