Question:
- How can the grain rate of [line] be set?
Hi Dave, the correct creation arguments are like this [line <startvalue> <grain>]. The default for grain is 20 (ms?).
- Is Miller's earlier documentation possibly wrong? or has the implementation of [line]'s creation argument changed since Miller wrote that document (version 0.27)?
I don't know but the above is what I found when looking at the code (x_time.c) from pd0.35 test23.
If you want to controll the step size between outputs rather than the interval you could use [step] from maxlib.
Olaf