JackoInfo — Prints information about the Jack system.
Plugin opcode in jacko. This opcode is part of the plugin repository and has to be installed separately. The plugin repository can be found here: https://github.com/csound/plugins
Prints the Jack daemon and client names, the sampling rate and frames per period, and all active Jack port names, types, states, and connections.
May be called any number of times in the orchestra header, for example both before and after creating Jack ports in the Csound orchestra header.
Here is an example of the JackoInfo opcode. It uses the file JackInfo.csd.
Example 485. Example of the JackoInfo opcode.
See the sections Real-time Audio and Command Line Flags for more information on using command line flags.