Skip to content

Normalised frequency setup functions

Compare
Choose a tag to compare
@berndporr berndporr released this 08 May 09:48
· 98 commits to master since this release

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.