|
|
|
|
|
by colorint
3407 days ago
|
|
Computing must be focused on precision, because you need exact addressing to have data structures and branches. You could maybe let data structures slide, but if you don't have branching (or something equivalent) then you don't have "universal" computation. |
|
There are times when it's very important to distinguish between 0.999998 and 1, and times when it's very important to treat the difference as negligible.
Have you ever played with an analog computer? I think you'll find it interesting. Modular synthesizers are essentially lego for analog computation, and you can find completely analog sequencers and so on. It takes some time to get the hang of this, but learning to build self-sustaining chaotic attractors is both enjoyable and interesting. The demo version of teh software here will get you started if you are not near a place with a decent music store: http://www.nordkeyboards.com/downloads/legacy/nord-modular-g...
Your brain is not a perfectly precise or reliable organ, but it's taken you this far.