Normalised frequency setup functions
I've added setupN() functions for normalised frequencies for pure sampled systems with no real world sampling rate.
Normalised frequencies range from f=0..1/2 which means that the highest frequency is represented by two samples (i.e. +1,-1 or scaled/shifted). The unit is just 1/samples.
One smaller bugfix and more unit tests.