thomas / Launchpad-mAirlist
                            
                            0 beğeniler
                        
                        
                            
                            0 çatallar
                        
                        
                            
                            1 dosyalar
                        
                    Son aktivite
Script for Novation Launchpad in mAirlist Inspired by Thomas "Kloppi" Kloppholzs' Mairlist-Launchpad-Script
| 1 | // Launchpad Script | 
| 2 | // Written by Thomas Mongstad. | 
| 3 | // Inspired by Thomas "Kloppi" Kloppholzs' Mairlist-Launchpad-Script | 
| 4 | // https://github.com/Lexorius/Mairlist-Launchpad-Script | 
| 5 | // Version 0.1.1 | 
| 6 | // https://www.youtube.com/watch?v=BHzI3VjI2l8 | 
| 7 | ///////////////////////////////////////////////////////////////////// | 
| 8 | |
| 9 | |
| 10 | const | 
thomas / Change Audio Output
                            
                            0 beğeniler
                        
                        
                            
                            0 çatallar
                        
                        
                            
                            2 dosyalar
                        
                    Son aktivite
| 1 | procedure OnExecuteCommand(Command: string); | 
| 2 | begin | 
| 3 | if Command = 'CHANGEAUDIO' then begin | 
| 4 | Instance.GetPlaybackRouting.SetSingleAssignment('Player0_0', 'ENCODER') | 
| 5 | end; | 
| 6 | end; | 
| 7 | |
| 8 | begin | 
| 9 | end. | 
    
    
                            
                            Daha yeni
    
    
    Daha eski