This feature will extract a segment of a sorted numeric score file according to instructions taken from a control file. The control file contains an instrument list and two time points, from and to, in the form:
The component labels may be abbreviated as i, f and t. The time points denote the beginning and end of the extract in terms of:
each of the three parts is also optional. The default values for missing i, f or t are:
Although the result of all score preprocessing is retained in the file score.srt after orchestra performance (it exists as soon as score preprocessing has completed), the user may sometimes want to run these phases independently. The command
will process the Scot formatted filename, and leave a standard numeric score result in a file named score for perusal or later processing.
The command
will put a numeric score infile through Carry, Tempo, and Sort preprocessing, leaving the result in outfile.
Likewise extract, also normally invoked as part of the Csound command, can be invoked as a standalone program:
This command expects an already sorted score. An unsorted score should first be sent through Scsort then piped to the extract program: