Slide #1 
  Slide #2 
  Slide #3 
  Slide #4 
  Slide #5 
  Slide #6 
  Slide #7 
  Slide #8 
  Slide #9 
  
 
  
  Previous 
  Next 
  
   | 
  
  
  Motivation for running a sound server
  
  - Problems with standard sound I/O
 
     
     - Usually non-portable code
 
     - Can only be done by one process at a time
 
     - Only possible on the local machine
 
     - No interaction between applications
 
      
   
  - Solution
 
     
     - Run a sound server process that uses standard sound I/O
 
     - Applications should output sound by using this server
 
      
   
   
   |