Haskell Media wrote:
I was wondering if there was a livecoding environment like Overtone or
Impromptu but for Haskell.

So again, I'm looking for the same type of coding environment like
Impromptu:

-old code is playing
-you change the code and hit a hot-key to compile new code
-instantly the new changed code starts playing instead of the old

I'm planning on using Euterpea... But if a live coding environment doesn't
quite exist like Impromptu, then can someone describe how you could get
something close to Impromptu?

Henning Thielemann's live sequencer comes close:

  http://www.haskell.org/haskellwiki/Live-Sequencer

See in particular the demonstration videos at the bottom. It currently focuses on MIDI messages, though, not synthesizer programming.


Best regards,
Heinrich Apfelmus

--
http://apfelmus.nfshost.com


_______________________________________________
haskell-art mailing list
[email protected]
http://lists.lurk.org/mailman/listinfo/haskell-art

Reply via email to