Use Non-Frames Version Previous Page Next Page
Signal Input and Output: Printing and Display

printk2

          printk2   kvar[, numspaces]

Initialization

numspaces - number of space characters printed before the value of kvar

Performance

kvar - signal to be printed

Derived from Robin Whittle's printk, prints a new value of kvar each time kvar changes. Useful for monitoring MIDI control changes when using sliders.

WARNING! don't use this opcode with normal, continuously variant k-signals, because it can hang the computer, as the rate of printing is too fast.

Author

Gabriel Maldonado
Italy
1998 (New in Csound version 3.48)


Use Non-Frames Version Previous Page Next Page
Signal Input and Output: Printing and Display