you can create other waveforms in the control domain too ;)

(positive saw wave)

[metro 10]
|
[f ]x[+1]x[mod 100]
|
[/ 100]

(sine)

[metro 10]
|
[f ]x[+1]x[mod 100]
|
[/ 100]
|
[cos]

etc....