HELP INDEX


Cybil general syntax

  1. A Cybil score must start with the #cyb keyword
  2. The score proper starts at the first instrument definition keyword: instr followed by the instrument number it applies to.
  3. Each instrument definition must end with "e".
  4. A Cybil score can contain any number of instrument definitions.
  5. Each line of a Cybil score defines a single parameter column in the output, the first line being p2 the second p3, etc.
  6. 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.
  7. A parameter line can contain any number of Cybil commands.
  8. A command consists of an algorithm optionally folowed by an operator and a function.

Cybil Help

HELP INDEX