Re: Similar project
Georg Seidel <[email protected]>
| Newsgroups | gmane.comp.video.gephex.devel |
|---|---|
| Message-ID | <[email protected]> |
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 | The next important change for gephex-0.5 is the module interface: | we want to move into a more functional style of modules because | we think this makes it easier to write effects and also makes | the core conceptually simpler and optimisations more efficient. | The basic idea is that the new effects (we call them units) | are not allowed to keep internal state - instead they must | produce the same output whenever the input is the same | (in other words they define an injective mapping from input to output). Hmm, this is wrong. injective is nonsense. By not relying on internal state, units define a mapping. This mapping does not have to be injective, of course. Georg -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org iD8DBQFBkLAO/rP0cdKF/ToRAt+aAKD4ocw5zoLm9uZ0741kSglTcy2T+gCggNgD C8AYx01Pg6S8twZ7P6FOhjE= =RCqI -----END PGP SIGNATURE-----