checkbox
Sense on-screen controls. Requires Winsound or TCL/TK.
Plugin opcode in control.
Syntax
Performance
Note that this opcode is not available on Windows due to the implimentation of pipes on that system.
kres -- value of the checkbox control. If the checkbox is set (pushed) then return 1, if not, return 0.
knum -- the number of the checkbox. If it does not exist, it is made on-screen at initialization.
Examples
Here is a simple example of the checkbox opcode. It uses the file checkbox.csd.
See also
Sensing and Control: TCL/TK widgets
Credits
Author: John ffitch
University of Bath, Codemist. Ltd.
Bath, UK
September, 2000
Example written by Kevin Conder.
New in Csound version 4.08