Search notes:

Csound opcode: tigoto

tigoto label:
tigoto will jump to label if the note is tied.
Usually, this opcode is used to skip an instrument's initilazation code (which immediately follows the tigoto statement).
tigoto belongs to the goto family of opcodes.

See also

tival
Csound opcodes

Index