I am getting cracking noise with my multimedia project, I have hardware limitation that support only 16 bit integar value , where as incoming data is in float,
So i want to convert float to short with minimum precision losing i have used multiplication technique that is giving much lose, can any body help me for same?