HELP INDEX
Cybil general syntax
- A Cybil score must start with
the #cyb keyword
- The score proper starts at the first
instrument definition keyword: instr followed by the
instrument number it applies to.
- Each instrument definition must
end with "e".
- A Cybil score can contain any number of
instrument definitions.
- Each line of a Cybil score defines a
single parameter column in the output, the first line being p2 the
second p3, etc.
- Each parameter line starts with a p
followed by a space, followed by the parameter number, followed by a
space, followed by a list of Cybil commands. Each parameter line must
be terminated by a space, followed by a ";" A parameter line can span
any number of actual lines.
- A parameter line can contain any
number of Cybil commands.
- A command consists of an algorithm
optionally folowed by an operator and a function.
Cybil Help
HELP INDEX