Most audio programs convert floating point samples to integer samples and write them ... float f; /* assume -32768 <= f <= 32767 */ int i; /* could also be ...
確定! 回上一頁