Skip to content

cntreset

Resets a counter object to its initial state.

📝 Note

Up to Csound 6, this opcode was called cntReset.

Plugin opcode in counter.

Syntax

cntreset(icnt)
cntReset icnt

Initialization

icnt -- a handle for the counter.

Performance

Resets a counter object.

See also

Program Flow Control: Counter

Credits

By: John ffitch June 2020

New in version 6.15