JackoOn
        
        JackoOn — 
      Enables or disables all Jack ports.
    
       
      
        
          
            | ![[Note]](images/note.png)  | Note | 
          
            | plugin: Requires jacko plugin | 
        
       
      
        
        Description
        
      In the orchestra header, after all Jack connections have been created, enables
      or disables all Jack input and output opcodes 
      inside this instance of Csound to read or write data.
    
       
      
      
        
        Initialization
        
      iactive -- A flag that turns the ports on 
      (the default) or off.
    
       
      
        
        Examples
        
      Here is an example of the JackoOn opcode. It uses the file jacko.csd.
    
       
      
        
        See Also
        
      JackoInit, 
      JackoFreewheel, 
      JackoAudioInConnect, 
      JackoAudioOutConnect, 
      JackoMidiInConnect, 
      JackoMidiOutConnect, 
      JackoAudioIn, 
      JackoAudioOut, 
      JackoMidiOut, 
      JackoNoteOut, 
      JackoTransport.
    
       
      
        
        Credits
        By: Michael Gogins 2010