Inspired by Alex McClean's work, I've been working on a library for livecoding with Haskell. It's called Conductive. The core library, conductive-base, includes features like an event loop, scheduling, tempo, and time signature. There is a relatively simple example of using it with Rohan's hsc3 in the conductive-hsc3 library.
There is a website for it: http://www.renickbell.net/conductive/doku.php It is in Hackage, so getting it is easy. A bit more explanation is here: http://www.renickbell.net/conductive/doku.php/get A quick-start guide on how to use it is here: http://www.renickbell.net/conductive/doku.php/quick-guide I am interested in your questions and feedback. There are some issues which are mentioned on the website, and I'd like to ask for your advice about them soon in another thread. -- Renick Bell - http://renickbell.net - http://twitter.com/renick - http://the3rd2nd.com _______________________________________________ haskell-art mailing list [email protected] http://lists.lurk.org/mailman/listinfo/haskell-art
