JackoAudioIn — Receives an audio signal from a Jack port.
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
Receives an audio signal from a Jack audio input port inside this instance of Csound, which in turn has received the signal from its connected external Jack audio output port.
ScsoundPortName -- The short name ("portname") of the internal Jack audio input port.
asignal -- Audio received from the external Jack output port to which ScsoundPortName is connected.