Bernhard Lehnert wrote: > This works on Linux (where I do my programming) as well as on Windows > (where people will use it). However, it does not seem quite elegant to > me and of course all those WAVs contribute to the download load. If > there was something like a "beep freq time"-command than I wouldn't have > that trouble: I would not have to ship those WAVs, would not have to > bundle sox to my prog, could play higher and lower sounds than what I > have now as WAVs... all of that.
http://sox.sourceforge.net/sox.html indicates there is a 'synth' command available in sox which might do what you want? Claude -- http://claudiusmaximus.goto10.org _______________________________________________ haskell-art mailing list [email protected] http://lists.lurk.org/mailman/listinfo/haskell-art
