home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: InfoMgt / InfoMgt.zip / bigben2.zip / bigben2.doc < prev    next >
Text File  |  1993-12-15  |  2KB  |  67 lines

  1. --=========--
  2.    bigben2
  3. --=========--
  4.  
  5.    Do the Big Ben, man! Every hour through your sound device under OS/2!
  6. ----------------------------------------------------------------------------
  7.  
  8.                                                 Aachen, 14.12.93
  9.  
  10. Hi!
  11.  
  12. Exactly one year ago I wrote the first version of this little fun programm
  13. which plays the sound of Big Ben every full hour.
  14.  
  15. In the meantime OS/2 evolved further.
  16. Especially the Multimedia Presentation Manager (MMPM) is now part of the box
  17. since OS/2 2.1.
  18.  
  19. Like it or not -- it's the way to make noise now.
  20.  
  21. So this is kind of an answer. :-)
  22.  
  23.  
  24. What's new?
  25. -----------
  26.  
  27. * Uses MMPM/2 to play the .wav file (using REXX and the MCI interface)
  28. * Uses a PM timer for minimal CPU time usage (You shouldn't feel it at all!)
  29. * Uses a .wav which has been sampled quite cleaner than the former .voc
  30.  
  31.  
  32. The bigben2.zip archive contains:
  33. ---------------------------------
  34.  
  35.     makefile      makefile for use with the emx port of GNU C++
  36.     bigben2.cc    C++ source of the Big Ben launcher
  37.   * dingdong.cmd  REXX procedure which does ... well? :-)
  38.     bigben2.def   definition file
  39.     bigben2.doc   this doc
  40.   * bigben2.exe   bigben2 executable (an OMF .exe - no emx.dll needed)
  41.     bigben2.ico   a disaster of an icon (so ugly that it makes me proud)
  42.   * bigben.wav    Big Ben himself in .wav format
  43.  
  44. An asterisk (*) indicates a necessary file
  45.  
  46. -> Thanks to Eberhard Mattes and the FSF for the cute compiler.
  47.  
  48.  
  49. To get bigben2 started:
  50. -----------------------
  51.  
  52. a) Install the MMPM if you didn't have it done already
  53.  
  54. b) copy the contents of this archive in some dark corner of your harddisk
  55.  
  56. c) call it from the drive icon (or dump it into the startup folder)
  57.  
  58. Enjoy!
  59.  
  60.  
  61. Bye, Marc    (Usenet: Marc_van-Woerkom@ac3.maus.de)
  62.  
  63.  
  64. ----------------------------------------------------------------------------
  65. Copyright note: The stuff is free but copyrightet. Like the GNU stuff.
  66.  
  67.