ENSPAN
NAME
enspan - convert synthesizer control data to minimal C-SPAN program
SYNOPSIS
enspan
(-I) (-i item) (-a) (-w) (-m matchaccuracy) file
DESCRIPTION
enspan
converts an SY item into a text file containing a synthesizer control
data description in the format of the C-SPAN language. See C-SPAN
manual page. The program is produced on the standard output.
An accuracy option controls the fidelity of fit between stored data
and C-SPAN form, a value of 2% produces acceptable synthesis, while
an accuracy of less than 0.5% converts most individual parameters
at every frame.
Options
and their meanings are:
-I
Identify program and exit.
-i item
Select input item type and subtype.
-a
Use an annotation item to comment the C-SPAN source produced.
-w
Use WAIT commands in C-SPAN program instead of AT commands
to control timing.
-m accuracy
Specify matching accuracy with which C-SPAN program fits original.
Default 2%.
INPUT ITEMS
SY
Any SY item.
AN
(Optional) Annotation item.
VERSION/AUTHOR
1.0s
Mark Huckvale
SEE ALSO
cspan(5), span, syout, syload, sylist
Fri Jul 09 14:54:49 2004