macro_rules! n_pit { ($x: expr) => { ... }; }
This macro calculates the normalized pitch value from a pitch in Hz.