home *** CD-ROM | disk | FTP | other *** search
/ back2roots/padua / padua.7z / padua / audio / streplay33.801.lzh / ReadMe33.801 next >
Text File  |  1991-11-24  |  1KB  |  31 lines

  1. STreplay.library v33.801 : 24th November, 1991
  2.  
  3. I have modified Oliver's original code (Fish disk 258) slightly to allow
  4. it to load modules crunched with PowerPacker. If the powerpacker.library is
  5. present, the module will be loaded using the ppLoadData() routine. If
  6. the powerpacker.library is not present, the module will be loaded as
  7. before.
  8.  
  9. There is also a new function :
  10.  
  11. void PlayOnce()                         -66
  12. -------------------------------------------
  13. Starts the current song in the same way as the StartSong() function, but will
  14. only play it once (the StartSong() function repeats endlessly until aborted).
  15.  
  16.  
  17. I also added my own _LVO def's in the streplay_lib.i file so it doesn't
  18. require small.lib to build any more (doesn't seem to save any space
  19. but saves a bit on link time).
  20.  
  21. As was Oliver's original code, v33.801 is public domain.
  22.  
  23.  
  24.                                            Jonathan Potter
  25.                                            P.O. Box 289
  26.                                            Goodwood, SA 5034
  27.                                            Australia
  28.  
  29.                                            Phone : (08) 2932788
  30.                                            Fax   : (08) 2938941
  31.