JackoAudioOutConnect
        
        JackoAudioOutConnect — 
      Creates an audio connection from Csound to a Jack port.
     
       
      
        
        Description
        
      In the orchestra header, creates an audio connection 
      from a Jack audio output port inside this instance 
      of Csound to an external Jack audio input port.
    
       
      
        
        Syntax
        JackoAudioOutConnect ScsoundPortName, SexternalPortName
       
      
        
        Initialization
        
      ScsoundPortName -- The short name ("portname") 
      of the internal Jack audio output port.
    
        
      SexternalPortName -- The full name ("clientname:portname") 
      of an external Jack audio input port.
    
       
      
        
        Performance
        
      The actual audio must be written with the JackoAudioOut 
      opcode.
    
       
      
        
        See Also
        
      The Jacko Opcodes, 
      JackoInfo, 
      JackoInfo, 
      JackoFreewheel, 
      JackoAudioOutConnect, 
      JackoMidiInConnect, 
      JackoMidiOutConnect, 
      JackoOn, 
      JackoAudioIn, 
      JackoAudioOut, 
      JackoMidiOut, 
      JackoNoteOut, 
      JackoTransport.
    
       
      
        
        Credits
        By: Michael Gogins 2010