home *** CD-ROM | disk | FTP | other *** search
/ Dream 50 / Amiga_Dream_50.iso / Linux / AfterStep / apps / Audio / Audio1-1.README next >
Text File  |  1997-05-23  |  768b  |  20 lines

  1. Audio module 1.1 for AfterStep 1.0
  2. by Mark Woon <markwoon@princeton.edu>
  3. May 22, 1997
  4.  
  5. The AfterStep 1.0 Audio module has been bugging me for a while now so I
  6. decided to fix it.  It started as a braindead effort to procrastinate from
  7. writing a 20 page final and actually turned out to be something useful. 
  8.  
  9. Changes:
  10. * taken out useless bindings because they cause all sorts of timing
  11.    problems,
  12. * and added some that should have been in but weren't
  13.    (eg. shade/unshade) 
  14. * therefore, bindings now work properly
  15. * AudioDelay now also works as specified
  16. * added internal support for /dev/audio when a friend pointed out that
  17.    it's kind of wasteful to spawn a new process every time you need to
  18.    play a sound file
  19. * update the man page to reflect all my changes
  20.