Celluma Code
Status: Planning
Brought to you by:
mondad
| File | Date | Author | Commit |
|---|---|---|---|
| src | 2011-02-13 |
|
[9b711d] Changed the README and added a few comments in ... |
| LICENSE | 2011-02-13 |
|
[4b95cd] Initial commit. |
| README | 2011-02-13 |
|
[9b711d] Changed the README and added a few comments in ... |
To try it out, load up ./src/Cellular.hs in GHCi and issue this command:
genOut (genLoop <nr. of runs> seed)
Change <nr. of runs> to anything you see fit. Also, consider altering the seed and/or the rules and see what happens!
Celluma is currently in planning/pre-alpha. If you want to join, contact me (information at bottom).
Depends:
* GHC >= 6.12.3
Future releases will depend on at least:
* cabal (for nice packaging)
* Haskore (library for audio/music generation)
For more information, see project home @ http://celluma.sourceforge.net/
Contact: mondad@users.sourceforge.net
Git: git://celluma.git.sourceforge.net/gitroot/celluma/celluma
(read-only)