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?
_______________________________________________
haskell-art mailing list
haskell-art@lists.lurk.org
http://lists.lurk.org/mailman/listinfo/haskell-art

Reply via email to