Update examples to use FastNoise and Smooth Noise modules
The default behaviour is FastNoise, with tnoise option more suitable for terrain sketches. Importantly SimplexNoise generates values in range -1.0..1.0
cf Perlin noise and processing.org noise 0..1.0
.