Starting a Job | |
Each job window contains a button which starts
the program associated with the job, passing it parameters determined by the
values assigned to the job's components. This button will be disabled if it is
not possible to start execution (e.g., if not all mandatory entry fields contain
legal values, or if a pending modification has not yet been confirmed). When you click on the starting button, the Csound Shell creates a subprocess and attempts to run the the job's program. Unless an error occurs, a transcript window opens in which you can read any messages output by the program.
While the program is running, the start button in its job window stays disabled. It is however possible to modify the controls in the window. Any number of jobs (from different windows) can be run simultaneously. After the program terminates, the transcript window stays open so that you can peruse the output at your leisure. You do not need to close it to start a new job (but you are of course free to do so).
|
|
Aborting a Job | |
If for any reason you need to abort a job which is currently being executed,
you have two options:
|