davidmashup / mobilesynth

Automatically exported from code.google.com/p/mobilesynth
0 stars 0 forks source link

iPhone has no FPU -- don't use floating point #7

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Use fixed point math instead for most operations.  See fixed_point.h

Original issue reported on code.google.com by allen.po...@gmail.com on 22 Feb 2009 at 6:46

GoogleCodeExporter commented 8 years ago
Turns out it does, people just think it doesn't?

Original comment by allen.po...@gmail.com on 22 Feb 2009 at 9:08