On Thu, 23 Apr 2009, Daniel van den Eijkel wrote: > Using sox to write files works without problems, so I did not try it with > forkIO. But > playback still stops after 414917 values. I will take a look at DirectSound > now.
Can Sox play large files at all? Can it play from a pipe? Maybe the problem is not a Haskell problem, but a Sox problem. If playback with DirectSound works, that's fine. But it's not portable, right? Thus, getting something out of PortAudio would be better. _______________________________________________ haskell-art mailing list [email protected] http://lists.lurk.org/mailman/listinfo/haskell-art
