Coverity reported an uninitialized scalar variable in FT4::soft_c2m(). Initialize the maximum tone phase value to avoid using an undefined value when no tone exceeds the initial magnitude threshold. Signed-off-by: Robin Getz <[email protected]>