On Sun, 26 Apr 2009, Daniel van den Eijkel wrote: > At least with DirectSound, it is possible to playback audio from GHCi.
On Linux this is also true for the 'sox' package. :-) > While re-reading posts on the Haskell art mailing list I realized that I > should not send html mails and attachments. Any recommendations how to > share example code and scripts best? For now, I have put the code here: > http://substitut-fuer-feinmotorik.net/public/html/haskell/DirectSoundLiveGHCi_Test1.hs Why has inserted code something to do with HTML e-mails? > I also started to write a mini-synthesizer than can be controlled by the > keyboard to trigger sounds, and run into the next Windows issue: > getCh... But besides this, it seems promising. Do you have problems with buffering? On Linux I have written playKeyboard in http://darcs.haskell.org/haskore-supercollider/src/Haskore/Interface/SuperCollider/Play/Life.hs for that application. _______________________________________________ haskell-art mailing list [email protected] http://lists.lurk.org/mailman/listinfo/haskell-art
