          
          move       1,R0                                    
  start:  wait_sync  4          #sync                        
          set_mrk    1                                       
                                                             
          play       0,1,65535                               
          play       0,1,63845                               
          wait       65535      #Wait                        
          wait       65535      #Wait                        
          wait       34466      #Wait                        
                                                             
          play       0,1,65535                               
          play       0,1,63845                               
          wait       65535      #Sync with other sequencers  
          wait       34465      #Sync with other sequencers  
                                                             
          loop       R0,@start                               
          stop                                               
