So I have function
$$f(t)=\frac{sin(7t)}{\pi t}+\frac{\sin(\pi t)}{7t}$$
and I figured I should turn it into
$$f(t)=\frac{7t}{\pi t}sinc(7t)+\frac{\pi t}{7t}sinc(\pi t)$$
But I'm not quite sure how the fourier transformation/integration acts with sinc.