macro_rules! n_pit {
    ($x: expr) => { ... };
}
Expand description

This macro calculates the normalized pitch value from a pitch in Hz.