Hi, I sometimes make realtime, procedural "music videos" (it's an old hobby, see http://en.wikipedia.org/wiki/Demoscene). In the last few years, I have been doing this in Haskell, simply because I enjoy Haskell much more than other languages. However, these programs are not at all elegant pure functional programs, as they should be, but big ugly hacks thrown together in a short time :)
Some examples: http://www.youtube.com/watch?v=BMuzdTFwV-A http://www.youtube.com/watch?v=cQNcmYlVFcQ http://www.youtube.com/watch?v=0hrWIWdQG4w http://www.youtube.com/watch?v=5_niJtq7bLw These were all made together with a friend, who wrote the music from them, and all programmed in Haskell (apart from small, computing-intensive fragments of code written in C). I'm also interested in functional reactive programming and sound synthesis, and I hope to use FRP for such videos in the future. Unfortunately, I don't have much free time these days for this type of activity... Balazs So, why not hit reply and introduce yourself (even if you've posted > already), and reveal your interest in haskell and/or art, whatever > that may be. I'll do it too, but someone else go first :) > > Cheers, > > alex > _______________________________________________ > haskell-art mailing list > [email protected] > http://lists.lurk.org/mailman/listinfo/haskell-art >
_______________________________________________ haskell-art mailing list [email protected] http://lists.lurk.org/mailman/listinfo/haskell-art
