On Mon, 9 Jul 2007, Claude Heiland-Allen wrote:

> Henning Thielemann wrote:
> > Again slightly off-topic. I want to play sound files from GHCi. I was used
> > to call Sox' 'play' command by 'rawSystem' but, as far as I understand,
> > this sends audio data directly to the hardware, which is blocked when
> > JACK/SuperCollider is running. It seems that I cannot tell 'play' to play
> > on ALSA/JACK and that I cannot tell 'alsaplayer' to play formats like AIFF
> > correctly. How can I play various audio formats via ALSA/JACK?
>
> Try ecasound?  http://eca.cx

Nice, thanks!

Just another question because I'm preparing a demonstration of making
music with Haskell: How can I switch off elegantly all these background
tasks like mandb, updatedb that might disturb a life performance?
_______________________________________________
haskell-art mailing list
[email protected]
http://lists.lurk.org/mailman/listinfo/haskell-art

Reply via email to