| 
               
             | 
            
			
               
            
                    
                  
                     
                        APD - audio playing daemon
						APD is a program for playing MP3s in the background. I'm using it on a Linux box to play all my MP3 files 
                        in an endless loop (a 'jukebox'). 
						
                         
						APD allows remote controlling (file skip, pause, start, stop etc.), and can display its current status 
                        (file currently played, time left etc.) on a LCDProc server. 
						
                         
                        Internally, APD uses the DataBus technology to connect all the modules used for 
                        MP3 playing.
						 
                        For playing the MP3 files, it uses a special version of MADLib, which allows access via JNI.
                         | 
                   
                    
                  
                     
                        Files
						APD is not available yet, as it is undergoing some internal changes (due to changes in the 
                        DataBus library). When the code has stabilized
                         | 
                   
            
			
                
             |