inletk
Receives a krate signal into an instrument from a named port.
Plugin opcode in signalflowgraph
Syntax
Initialization
Sname -- String name of the inlet port. The name of the inlet is implicitly qualified by the instrument name or number, so it is valid to use the same inlet name in more than one instrument (but not to use the same inlet name twice in one instrument).
Performance
ksignal -- krate input signal
During performance, the krate inlet signal is received from each instance of an instrument containing an outlet port to which this inlet has been connected using the Examplese>
Here is an example of the inletk opcode. It uses the file inletk.csd.
See also
More information on this opcode: http://www.csoundjournal.com/issue13/signalFlowGraphOpcodes.html, written by Michael Gogins
Credits
By: Michael Gogins 2009