Set the frequency if this noise

Property definitions

noise $ Noise :: frequency=
	# Set the frequency if this noise
	fun frequency=(value: Float) do period = 1.0/value
lib/noise/noise.nit:63,2--64,51