Csound stdin / stdout
Date | 1999-10-20 01:52 |
From | Michael Gogins |
Subject | Csound stdin / stdout |
With DirectCsound, Winsound, and consound, do audio input and output via stdin and stdout work and, if so, how well? In particular, are the files read and/or written with blocking, for example, if the output file is not available, does Csound suspend execution until it is available (this could be handled implicitly by the write system call)? |