home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: Multimed / Multimed.zip / light121.zip / LIGHTWAV.INF (.txt) < prev    next >
OS/2 Help File  |  1994-06-21  |  30KB  |  799 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. Introduction ΓòÉΓòÉΓòÉ
  3.  
  4.                                    LightWaves
  5.  
  6.                         MultiMedia Presentation Composer
  7.  
  8.                                     for OS/2
  9.  
  10.                                    Version 1.2
  11.  
  12.  
  13.                        Conceived, Written and Developed by
  14.  
  15.                                    James Ullom
  16.  
  17.                            Hammer of the Gods Software
  18.  
  19.                                  Copyright 1994
  20.  
  21.                                  Revised 6-5-94
  22.  
  23.  
  24. ΓòÉΓòÉΓòÉ 2. Disclaimer ΓòÉΓòÉΓòÉ
  25.  
  26. General Disclaimer 
  27.  
  28. If anything happens while running this program, I (James Ullom or Hammer of the 
  29. Gods Software) am not responsible.  This includes your computer, it's 
  30. peripherals, your personal life, or the political realm. 
  31.  
  32.  
  33. ΓòÉΓòÉΓòÉ 3. Acknowledgments ΓòÉΓòÉΓòÉ
  34.  
  35. Acknowledgments 
  36.  
  37. The extreme patience of my wife, Chandra. 
  38.  
  39. Thanks to my Bomb Squad of Glenn Frasier, Quintin Boehmisch, JB Williams, and 
  40. Wyatt Johnson for allowing themselves to be my program's guinea pig and their 
  41. helpful suggestions. 
  42.  
  43. Kathleen Panov, Larry Salomon, and Arthur Panov for their excellent OS/2 
  44. Programming book: 
  45. The Art of OS/2 2.1 C Programming 
  46.  
  47. And the folks at MST3K for helping me keep a sense of humor while writing this 
  48. program. 
  49.  
  50.  
  51. ΓòÉΓòÉΓòÉ 4. What is it ΓòÉΓòÉΓòÉ
  52.  
  53. What is it 
  54.  
  55. LightWaves is a MultiMedia Presentation Composer that allows you to combine 
  56. visual images with sound.  It is designed to work with any computer using OS/2 
  57. 2.1, 2.11, 2.99 and MMPM/2 v1.1.  LightWaves versions (1.X) are FREEWARE.  This 
  58. is to allow anyone with BASIC multimedia needs to be able to produce a 
  59. multimedia presentation.  The idea of this software was driven by my own need 
  60. in this area.  The only thing I ask of you is that you tell me how you like the 
  61. software, how you use it, and how you think it could be better, or even how you 
  62. don't like it. Please see the last sections on How to Contact Me and Becoming a 
  63. Fully Registered User. 
  64.  
  65. Future versions of LightWaves, 2.0 and on, will not be FREEWARE but will become 
  66. SHAREWARE.  Any version 1.X released will contain only bug fixes and not 
  67. program enhancements from the listing in the Future of LightWaves Section. 
  68.  
  69.  
  70. ΓòÉΓòÉΓòÉ 5. General Program History ΓòÉΓòÉΓòÉ
  71.  
  72. This program became a need for me about a year ago when I wanted to produce a 
  73. multimedia presentation for my last Senior MIS class at Texas Tech University. 
  74. Spurred by the general lack of easy to use Multimedia programs in the 
  75. FREEWARE/SHAREWARE area at the time, I set out to write my own presentation 
  76. program.  Delayed with school and work came the light at the end of the tunnel, 
  77. OS/2 2.1. 
  78.  
  79. Hailed as the best vehicle for multimedia, as well as I was being fed up with 
  80. losing Windows in a file download, I made the switch. 
  81.  
  82. Version 1.0 was written and tested on my 386 33MHz PC.  The new version 1.2 was 
  83. written on my new 486 PC but was tested on my 386 as well to ensure I 
  84. maintained usable performance on 386 33Mhz 8Meg PC's using MMPM/2. 
  85.  
  86. Version 1.1 fixed several problems I became aware of after I acquired my 486 PC 
  87. and could run in 1024x768 mode.  I have fixed all screen sizing errors, rewrote 
  88. the timing routines and solved the fade out problem pointed out to me by JB. 
  89. Williams.  Version 1.1 also added Compact Disc audio support for people with 
  90. CD-ROM drives.  I also added the ability to cycle a presentation for unattended 
  91. multimedia demonstrations. 
  92.  
  93. Version 1.2 adds the ability to preview the sound associated with a slide to 
  94. make it easier to fine tune the sound selection without having to run the 
  95. presentation.  Version 1.2 also add Color Palette Management to LightWaves 
  96. which will give you the ability to display images in full color up to 256 
  97. colors.  This version also added the more CUA compliant use of the menu bar and 
  98. a dialog window with the information needed to contact the me.  I also removed 
  99. the function of hiding the mouse pointer during presentations in so if my 
  100. program were to abruptly end, you would still retain use of you mouse. 
  101.  
  102.  
  103. ΓòÉΓòÉΓòÉ 6. Caveats on Using LightWaves ΓòÉΓòÉΓòÉ
  104.  
  105. Here I discuss things to be careful of in using LightWaves. 
  106.  
  107.     1. LightWaves REQUIRES MMPM/2 v1.1 be installed on the system.  Even if you 
  108.        have no audio or CD-ROM device, simply install MMPM/2 v1.1 and select 
  109.        the Software Motion Video choice and this will suffice. 
  110.  
  111.     2. LightWaves makes no check to verify that the Image files you specify are 
  112.        in Windows Bitmap (.BMP) format. 
  113.  
  114.     3. LightWaves makes no check to verify that the Sound files you specify are 
  115.        in actual Wave (.WAV) or MIDI (.MID) format. 
  116.  
  117.     4. LightWaves does not check to ensure that you have an audio device 
  118.        supported by MMPM/2. 
  119.  
  120.     5. LightWaves does not produce backups of your presentation files. 
  121.  
  122.     6. LightWaves makes no check to ensure that you have not specified a longer 
  123.        Delay time than is possible with an associated Sound file. (This may 
  124.        become more clear after using LightWaves.) 
  125.  
  126. All of these caveats will be resolved in LightWaves Version 2.0. 
  127.  
  128.  
  129. ΓòÉΓòÉΓòÉ 7. What LightWaves Will Do ΓòÉΓòÉΓòÉ
  130.  
  131. What LightWaves Will Do 
  132.  
  133. This version will only display Windows Bitmap (.BMP) files and will only play 
  134. Wave (.WAV) audio and MIDI (.MID) music files. This version also supports 
  135. playing Compact Disc audio from a CD-ROM device supported by OS/2 2.1. 
  136.  
  137. This version does stretch bitmaps, if you choose, to completely fill your 
  138. display.  This means if your display is 800x600 or 1024x768 and your images are 
  139. 640x480, or vice versa, LightWaves can stretch or compress the image to fill 
  140. the screen. Of course if you chose to use images smaller or larger than your 
  141. display and have the Image stretched/compressed, the image may become grainy or 
  142. distorted, but by all means try it. 
  143.  
  144. This version will play any length or quality of Wave and MIDI files on any 
  145. sound device supported by MMPM/2 v1.1, provided your audio card can support the 
  146. wave file format in relation to bits per sample (8 or 16), samples per second 
  147. (11 - 44 KHz), and mode (mono or stereo).  Beware, some MIDI files do not play 
  148. properly under MMPM/2. 
  149.  
  150. All other features are discussed in the How to Use LightWaves Sections. 
  151.  
  152.  
  153. ΓòÉΓòÉΓòÉ 8. Installing LightWaves ΓòÉΓòÉΓòÉ
  154.  
  155. To install LightWaves onto your system simply unzip the program files (you have 
  156. probably done that since you are reading this). Then create a directory for 
  157. them and place all the files into that directory.  That's it, you're done, now 
  158. just create a program object for LightWaves on your desktop and your ready to 
  159. go. 
  160.  
  161.  
  162. ΓòÉΓòÉΓòÉ 9. Notes on Running a Presentation ΓòÉΓòÉΓòÉ
  163.  
  164. When running a presentation, each presentation will begin and end with a black 
  165. screen.  To begin with your first slide simply press the Spacebar to begin your 
  166. presentation.  The same is true for the ending black screen.  After your last 
  167. slide has ended, LightWaves will display another black screen, simply press the 
  168. Spacebar and the Presentation will end. This was done so that you would not 
  169. have to supply your own first and last blank screens and you can start and end 
  170. your presentations without having your audience introduced to your OS/2 Desktop 
  171. (as interesting as it may be). 
  172.  
  173. Those with CD-ROM drives will experience a short (1 - 2 sec) delay when 
  174. starting the Presentation due to the initialization of the CD-ROM drive (there 
  175. was no way out of it). 
  176.  
  177. When your presentation is running there are three keys that have special 
  178. significance to a LightWaves presentation. 
  179.  
  180.    The ESC key: 
  181.         This will end the presentation after the slide that is currently 
  182.         displayed.  If this key is pressed, your computer will beep once, 
  183.         signifying that the END PRESENTATION key was pressed. The Presentation 
  184.         will then proceed to the ending black screen. 
  185.  
  186.    The BACKSPACE key: 
  187.         This will end all the sound in your presentation but the images will 
  188.         continue to be displayed.  This was implemented in case during your 
  189.         presentation it is obvious that your sounds are not going over as well 
  190.         as expected.  Your computer will beep twice signaling that the END 
  191.         SOUND key was pressed.  Again, the presentation will continue but with 
  192.         no sound. 
  193.  
  194.    Press Uppercase 'G' Twice: 
  195.         This will cause a Cycled presentation to end at the end of the last 
  196.         slide.  The presentation will beep three acending notes signifying that 
  197.         it will end. 
  198.  
  199. During a presentation, the program may beep at you, normally followed by a lack 
  200. of an Image or Sound.  Here are the beeps and their meaning. 
  201.  
  202.    Single Low Beep: 
  203.         This signifies that the presentation could not find the Image file 
  204.         specified with the slide.  Check the Image file's drive and path. 
  205.  
  206.    Two High Beeps: 
  207.         This means that the presentation could not find the Sound file 
  208.         specified with the Slide.  Sometimes this may happen because you did 
  209.         not want a sound file associated with a slide but did not uncheck the 
  210.         USE SOUND switch in the IMAGE CONTROL PAGE. 
  211.  
  212.  
  213. ΓòÉΓòÉΓòÉ 10. How to Use LightWaves ΓòÉΓòÉΓòÉ
  214.  
  215. This section discusses all of the screens available to you for creating, 
  216. controling, and editing your presentation. 
  217.  
  218.  
  219. ΓòÉΓòÉΓòÉ 10.1. File Menu Selections ΓòÉΓòÉΓòÉ
  220.  
  221. After double clicking on the object you made on your desktop, you will be 
  222. presented with a splash screen and then a relatively blank window.  I will now 
  223. discuss the menu choices and their meaning. 
  224.  
  225. FILE 
  226.  
  227.    New: 
  228.         This will bring up a new and clean Presentation WorkSpace. To begin 
  229.         adding image and sound files, simply use your mouse pointer to select 
  230.         the ADD Button. 
  231.  
  232.    Open: 
  233.         This will bring up a file dialog with your presentation files listed. 
  234.         If your presentation files (.PRS) are in another directory, use the 
  235.         file dialog to move around to the appropriate location and select the 
  236.         file name.  Doing so will then bring up the Presentation WorkSpace into 
  237.         the LightWaves window.  If you have a presentation that needs to be 
  238.         saved, LightWaves will prompt you to do so. 
  239.  
  240.    Close: 
  241.         This will close the current presentation and clear the Presentation 
  242.         WorkSpace.  If the current presentation has been changed since it was 
  243.         last saved, LightWaves will prompt you. 
  244.  
  245.    Settings: 
  246.         This will bring up the Default Settings Notebook.  These settings are 
  247.         used to initialize every new slide created by pressing the ADD Button. 
  248.         These settings can be changed to fit the presentation you are working 
  249.         on. 
  250.  
  251.    Save: 
  252.         This will save the current presentation with the current file name. 
  253.  
  254.    SaveAs: 
  255.         This will bring up a File Dialog box to allow you to name a new 
  256.         presentation or change the name of the current presentation. 
  257.  
  258.    Exit: 
  259.         This will end the LightWaves program.  If the current presentation has 
  260.         changed since the last time it was saved, LightWaves will prompt you. 
  261.  
  262.  
  263. ΓòÉΓòÉΓòÉ 10.2. WorkSpace Choices ΓòÉΓòÉΓòÉ
  264.  
  265. I shall now discuss the Presentation WorkSpace and it's Buttons. 
  266.  
  267.    Add: 
  268.         This will create a new slide and bring up the settings notebook for 
  269.         that new slide.  The new slide will be placed as the last slide in the 
  270.         list.  If you wish for the slide to be in a different position, simply 
  271.         change the ORDER number to it's correct position. 
  272.  
  273.    View: 
  274.         This will open the settings notebook for a selected slide. First select 
  275.         a slide from the presentation by making it highlighted and then press 
  276.         the VIEW button. This can also be accomplished by double clicking on 
  277.         the slide in the Presentation Workspace. 
  278.  
  279.    Remove: 
  280.         This will remove the currently selected slide.  Just select the slide 
  281.         you wish to remove from the presentation by making it highlighted, and 
  282.         press the REMOVE button.  LightWaves will prompt you to be sure that 
  283.         the selected slide is the one you wish to remove. 
  284.  
  285.    Present!: 
  286.         This will start the Presentation Module using the current presentation 
  287.         file along with the most recent changes to the presentation's slides. 
  288.         You do not need to save the presentation before pressing this button, 
  289.         LightWaves creates a temporary presentation file for use with the 
  290.         Presentation Module.  After the Presentation is finished, it will 
  291.         return to LightWaves. 
  292.  
  293.    StartAt: 
  294.         This will start the Presentation Module at a selected slide. Simply 
  295.         select the slide you wish to start at by making it highlighted and 
  296.         press the StartAt Button.  The Presentation will begin and end with 
  297.         it's normal black screens. 
  298.  
  299.    Cycle Presentation: 
  300.         When this checkbox is checked, the current presentation will be cycled 
  301.         over and over until you type 2 capital G's.  If the box is unchecked, 
  302.         then the presentation will end at the end of the last slide. 
  303.  
  304.  
  305. ΓòÉΓòÉΓòÉ 10.3. Slide Settings Notebook ΓòÉΓòÉΓòÉ
  306.  
  307. I will now discuss the Slide Settings Notebook and each page's meaning.  In all 
  308. Pages, the OK button will save the changes and the CANCEL button will not save 
  309. the changes leaving the current slide unaffected by any changes made. 
  310.  
  311.  
  312. ΓòÉΓòÉΓòÉ 10.3.1. Image Control Page ΓòÉΓòÉΓòÉ
  313.  
  314. Order: 
  315.      This is the Numerical Order the selected slide is in the presentation.  If 
  316.      you wish to change the order of the slide, simply move the order number to 
  317.      the desired position.  The maximum number of slides is 1000. The Default 
  318.      Settings order number will be 0 which will not be able to be changed. 
  319.  
  320. File Name: 
  321.      This will display the fully qualified Image file name.  You can either 
  322.      type in the Image file name yourself or press the FIND button to use a 
  323.      File Dialog to select the Image file. The maximum file name length is 256 
  324.      characters with the path. The Default Settings will contain the entry 
  325.      PRES.DEF, which will not be able to be changed. 
  326.  
  327. Description: 
  328.      This will display the current slide's description.  This description is 
  329.      used in the Presentation WorkSpace to identify the slide in the 
  330.      presentation.  You can type anything you want here but it is limited to 80 
  331.      characters. The Default Settings will contain it's own description which 
  332.      will not be able to be changed. 
  333.  
  334. Image Display Delay: 
  335.      This specifies how long to delay the display of the Image after a sound 
  336.      has started playing.  If no sound is used, then the image will simply be 
  337.      delayed for the specified amount of time. If the Image Display Delay 
  338.      checkbox is unchecked, the time values will be unable to be changed and 
  339.      the Image will not be delayed.  When the checkbox is checked, the Time 
  340.      values will become available to be changed and the Image will be delayed. 
  341.  
  342. Fit Image to Screen: 
  343.      This will determine if the image is to be stretched/compressed to fill the 
  344.      screen.  If an image is the size of the screen, it is best to have this 
  345.      unchecked for performance purposes.  If an image is smaller than the 
  346.      screen and not stretched, the image will be centered to the screen. 
  347.  
  348. Clear Previous Image: 
  349.      When this checkbox is checked the Image shown previous to this Image will 
  350.      be wiped off the screen before this image is displayed. If this is 
  351.      unchecked, then the previous image will remain on screen and the current 
  352.      image will be drawn on top of it.  Usually, if an image requiring Palette 
  353.      Management (>= 256 colors) then you will want to have this box checked. 
  354.      If the images use less than 256 colors and use the same palette such as 
  355.      the OS/2 System Palette or have been dithered to the OS/2 System Palette, 
  356.      then you can use this feature without distorting the previous image. 
  357.  
  358. Use Sounds: 
  359.      This checkbox specifies whether or not this slide will have a sound 
  360.      associated with it.  If it is checked, then the image will be associated 
  361.      with the specified sound.  If the checkbox is unchecked, then the image 
  362.      will not have an associated sound, even if one is specified in the later 
  363.      Sound pages.  Also if unchecked, then the END OF SOUND choice on the Next 
  364.      Image Method Page will be unavailable. 
  365.  
  366. Background: 
  367.      This is where you can specify if you want a Black or White background on 
  368.      your image.  If your image is the same size as the screen, then this color 
  369.      will not be seen.  This color is also the color used to clear the screen 
  370.      for the next image. If the image is smaller than the screen and not 
  371.      stretched, the centered image will have this color as a border. 
  372.  
  373. NOTE: 
  374.      When using images that utilize the Palette Manager, this background color 
  375.      setting will work correctly about 90% of all images depending on the 
  376.      palette used by the image. 
  377.  
  378.  
  379. ΓòÉΓòÉΓòÉ 10.3.2. Next Image Method Page ΓòÉΓòÉΓòÉ
  380.  
  381. Change Image After: 
  382.  
  383.    This is where you will select how the current Image will proceed to the next 
  384.    image in the presentation. 
  385.  
  386.       If TIME SET is selected then Image will end after the time specified in 
  387.       the Time values in the Time Set area.  All other methods will not be used 
  388.       even if they contain valid entries. 
  389.  
  390.       If KEYBOARD is selected then the current Image will end after the user 
  391.       presses the specified key in the Keyboard area.  The only choices are the 
  392.       Spacebar and the Enter key. All other methods will not be used even if 
  393.       they contain valid entries. 
  394.  
  395.       If MOUSE is selected then the current image will end after the user has 
  396.       pressed the selected mouse button specified in the Mouse area. The 
  397.       current choices are the LEFT and RIGHT mouse buttons. All other methods 
  398.       will not be used even if they contain valid entries. 
  399.  
  400.       If END OF SOUND is selected then the image will end after the end of its 
  401.       associated sound.  If there is not an associated sound with the current 
  402.       image then this selection will cause the Image to change almost 
  403.       instantly. 
  404.  
  405.  
  406. ΓòÉΓòÉΓòÉ 10.3.3. Sound Control Page ΓòÉΓòÉΓòÉ
  407.  
  408. Sound Type: 
  409.      This allows you to choose the type of sound you wish to associate with the 
  410.      Image.  If you choose "Wave or MIDI" then you will need to fill in the 
  411.      Sound File box.  If you choose "Compact Disc" then you will be able to 
  412.      chose the track as well as the starting position within the track of the 
  413.      CD audio you want to associate with the Image. 
  414.  
  415. Sound File: 
  416.      This will display the fully qualified file name of the sound file that is 
  417.      to be associated with the Image.  You can either type in the fully 
  418.      qualified file name or press the FIND button to locate the file.  The 
  419.      maximum number of characters is 256 including the path. For the Default 
  420.      Settings this will be blank and will not be able to be changed. 
  421.  
  422. Volume: 
  423.      This will specify the volume level the current sound file is to be played 
  424.      at.  The range is from 0 to 100 percent. 
  425.  
  426. CD Track: 
  427.      This is where you can specify the track number of the audio sound from the 
  428.      Compact Disc you wish to associate with the Image in the Presentation. 
  429.      You can also use the time indicators to start the audio at a particular 
  430.      time within the track specified in CD Track. 
  431.  
  432. Preview: 
  433.      Pressing on this button will begin to play the selected Wave/MIDI sound 
  434.      file or CD Track.  A dialog will appear giving you the ability to stop the 
  435.      sound at any time.  The sound will be played without any of the other 
  436.      sound qualities (Fadein, Fadeout) applied to it.  When playing a CD Track 
  437.      the initializtion of the CD-ROM drive takes a bit of time so expect a 
  438.      slight delay before the Track is played. 
  439.  
  440.  
  441. ΓòÉΓòÉΓòÉ 10.3.4. Sound Start Methods Page ΓòÉΓòÉΓòÉ
  442.  
  443. Start the Sound: 
  444.  
  445.    This is where the method for starting the current sound file is specified. 
  446.  
  447.    If AT IMAGE DISPLAY is selected then the associated sound will begin playing 
  448.    at the moment the Image is displayed. When this is selected, the Start Delay 
  449.    Time area will not be available to be changed and the Delay Time will not be 
  450.    used even if it contains valid values. 
  451.  
  452.    If AFTER TIME DELAY is selected then the sound will begin after Image is 
  453.    displayed with the time specified in the Start Delay Time area.  When this 
  454.    selection is selected, then the Start Delay Time area will become available 
  455.    to be changed. 
  456.  
  457. Fade In Sound: 
  458.  
  459.    This is where you can specify the amount of time at the start of the sound 
  460.    which will be faded in.  The fading effect will start at a volume of 0 and 
  461.    end at the specified time at the Volume specified in the Sound Control Page. 
  462.    If the checkbox is not checked then the Time values will be unavailable to 
  463.    be changed and the sound will not be faded in even if it contains valid time 
  464.    values. 
  465.  
  466.  
  467. ΓòÉΓòÉΓòÉ 10.3.5. Sound Ending Methods Page ΓòÉΓòÉΓòÉ
  468.  
  469. End the Sound: 
  470.  
  471.    This is where you can specify how the sound file will end. 
  472.  
  473.    If WITH THE IMAGE is selected then the sound will end when the Image 
  474.    associated with the Sound ends. If this is selected then the Fade Out area 
  475.    is available to be changed. 
  476.  
  477.    If AFTER THE IMAGE is selected then the sound will play on after the sounds 
  478.    associated image had ended.  The sound will continue to play until the sound 
  479.    file ends or the CD track finishes. If this is selected then the Fade Out 
  480.    area will be unavailable to be changed and will not be used even if it is 
  481.    checked and contains valid time values. 
  482.  
  483. Fade Out Sound: 
  484.  
  485.    This is where you can specify the amount of time at the end of the sound 
  486.    that will fade out.  The fade out effect goes from the specified Volume on 
  487.    the Sound Control Page to a volume of 0. 
  488.  
  489.    If the Checkbox is checked then the sound will be faded out. If the checkbox 
  490.    is unchecked then the sound will not be faded out and the time values will 
  491.    be unavailable from changes. The whole Fade Out area is made unavailable if 
  492.    the PLAY ON method is selected. 
  493.  
  494.  
  495. ΓòÉΓòÉΓòÉ 11. How to Use the Presentation Module ΓòÉΓòÉΓòÉ
  496.  
  497. The Presentation Module is a separate program that actually runs all the 
  498. presentations.  You can run the module by: 
  499.  
  500.     1. Pressing the PRESENT! or START AT buttons in the Presentation Workspace 
  501.  
  502.     2. A separate object on the desktop 
  503.  
  504.     3. It can be run from the command line 
  505.  
  506. I will be discussing the last two methods. 
  507.  
  508.  
  509. ΓòÉΓòÉΓòÉ 11.1. Starting from an Object ΓòÉΓòÉΓòÉ
  510.  
  511. You can start the presentation module this way by creating an object on your 
  512. desktop for the presentation program file.  You must specify a fully qualified 
  513. presentation file in the object's Settings-Optional Parameters field. 
  514.  
  515.  
  516. ΓòÉΓòÉΓòÉ 11.2. Starting from the Command Line ΓòÉΓòÉΓòÉ
  517.  
  518. You can start the presentation module from the command line by specifying the 
  519. fully qualified presentation file after the program name. 
  520.  
  521. Example:  C:\present C:\directory\filename.prs 
  522.  
  523. Where 'C:\' is the system prompt, 'present' is the presentation module's 
  524. program name, 'C:\directory' is the directory where the presentation file is 
  525. stored, '\filename.prs' is the presentation filename. 
  526.  
  527. You can also specify which slide to start at by placing the slide's number 
  528. after the presentation file name in the above example.  The same holds true for 
  529. an Icon Object of the presentation module as described above. 
  530.  
  531.  
  532. ΓòÉΓòÉΓòÉ 12. The Future of LightWaves ΓòÉΓòÉΓòÉ
  533.  
  534. I will now list the current changes planned for Version 2.0 of LightWaves. 
  535. However, when version 2.0 is released it will not be as FREEWARE but as 
  536. SHAREWARE due to the increased time spent and functionality of the program. 
  537. Please review this list before submitting any suggestions to me. 
  538.  
  539. Version 2.0 Planned Changes 
  540.  
  541.    AVI support 
  542.    Bitmap Animation 
  543.    Drag and Drop Program Activation 
  544.    Drag and Drop Slide Ordering 
  545.    Graphic Slide Table (small versions of the image in a table like metaphor 
  546.    rather than only having the Presentation WorkSpace to work in) 
  547.    Image Entry/Exit Effects (Fade In/Out, Blinds, Wipe Directions, Palette 
  548.    Rotation) 
  549.    Image Preview during Slide Settings 
  550.    More Graphic Image Support (PCX, GIF, OS/2 BMP, TIFF, JPEG) 
  551.    Overlaying Images 
  552.    Slide Creation Utility 
  553.    Smaller Slide Settings Notebook 
  554.  
  555. Way off in the future 
  556.  
  557.    Network MultiMedia Presentation Capability 
  558.    Pen Compatibility 
  559.    Touch Screen Capability 
  560.    Workplace OS version 
  561.  
  562.  
  563. ΓòÉΓòÉΓòÉ 13. How To/Trouble Shooting ΓòÉΓòÉΓòÉ
  564.  
  565. HOW DO I ASSOCIATE MANY SOUND FILES WITH A SINGLE IMAGE? 
  566.      This only requires simply placing the same image file in the proceeding 
  567.      slide settings of the new sound.  Failure to put an image file in a slide 
  568.      will cause the Presentation to beep at you at every slide without an Image 
  569.      file. 
  570.  
  571. HOW DO I ASSOCIATE MANY IMAGES WITH A SINGLE SOUND? 
  572.      Be sure that the USE SOUND checkbox is unchecked on the slides proceeding 
  573.      the first image.  Also be sure that PLAY ON in the Sound Exit Method page 
  574.      of the first slide is set. This will cause the sound associated with the 
  575.      first image to not be interrupted by the following images.  Now simply use 
  576.      the timers available to synchronize the images to the various sound 
  577.      events. 
  578.  
  579. HOW DO I USE LIGHTWAVES AS JUST A SLIDESHOW WITH NO SOUND? 
  580.      Be sure to set USE SOUND in the IMAGE CONTROL page to unchecked. To make 
  581.      it easier, you might want to set the Default Settings so that USE SOUNDS 
  582.      is initially off in all slides. 
  583.  
  584. DURING THE PRESENTATION MY COMPUTER BEEPED AT ME ONCE (low tone) 
  585.      This is caused by the fact that the Presentation Module could not load the 
  586.      Image file specified in the slide being loaded, not the current Image on 
  587.      the display.  Check the Slide in question to ensure it contains the 
  588.      correct file name or that the file exists. 
  589.  
  590. DURING THE PRESENTATION MY COMPUTER BEEPED AT ME TWICE (high tones) 
  591.      This is caused by the fact that the Presentation Module could not load the 
  592.      Sound file specified in the Slide being loaded. The beeping will occur 
  593.      just before the slide's Image is displayed. Check the Slide in question to 
  594.      ensure it contains the current sound file, the sound file exists, and is 
  595.      either Wave or MIDI format. 
  596.  
  597. DURING THE PRESENTATION MY COMPUTER BEEPED AT ME THREE TIMES IN DECENDING TONES 
  598.      This is the result when as CD Audio is associated with a slide and there 
  599.      is not an Audio CD in the CD-ROM drive, possibly a CD-ROM is in the drive 
  600.      or there is no media at all in the drive. 
  601.  
  602. MY MIDI SOUND PLAYS SLOWLY OR NOT AT ALL 
  603.      Some MIDI files are not compatible with MMPM/2.  Use the MIDI player that 
  604.      came with MMPM/2 to check that the MIDI file plays in the same manor. 
  605.  
  606. WHEN I START LIGHTWAVES I GET THE OPENING PICTURE AND THEN A DIALOG MESSAGE 
  607. SAYING THAT IT COULD NOT OPEN THE "PRES.DEF" FILE 
  608.      This is caused when the program is starting and can not find the file 
  609.      PRES.DEF.  If you are starting from an Icon, then you might want to set 
  610.      the Working Directory parameter in the program object to the directory 
  611.      where LightWaves is contained.  If that does not work copy the file 
  612.      PRES.BAK and rename it PRES.DEF. 
  613.  
  614. WHEN I START LIGHTWAVES I GET A "SYS3175 ERROR" MESSAGE 
  615.      This is caused when the PRES.DEF file is corrupt.  Simply copy the file 
  616.      PRES.BAK and rename it to PRES.DEF.  This should solve the problem. 
  617.  
  618. WHEN MY PRESENTATION DISPLAYS SOME IMAGES THE COLOR AROUND THE IMAGE IS NOT THE 
  619. BLACK OR WHITE BACKGROUND I CHOOSE. 
  620.      This is caused when an image, utilizing the Palette Management, does not 
  621.      have the Black or White colors in the 1st or 7th position of the color 
  622.      table.  This effect normally happens when you have chosen a WHITE 
  623.      background for an image, simply choose the BLACK background since I have 
  624.      found it to be more consistantly correct. 
  625.  
  626.  
  627. ΓòÉΓòÉΓòÉ 14. How to Contact Me (James Ullom) ΓòÉΓòÉΓòÉ
  628.  
  629. I would really appreciate it if anyone using this program would let me know how 
  630. you are using it and so on.  Please fill out the registration form at the end 
  631. of this document.  REMEMBER all submissions to me (James Ullom) become property 
  632. of James Ullom and Hammer of the Gods Software. 
  633.  
  634. Now the real information, where I am so that you can reach me. 
  635.  
  636. COMPUSERVE: 
  637.  
  638.    Name:  James Ullom 
  639.    UserID: 71044,3432 
  640.  
  641. INTERNET: 
  642.  
  643.    You'll actually be sending to my compuserve account. 
  644.  
  645.    Address:     71044.3432@compuserve.com 
  646.  
  647. Mailing Address: 
  648.  
  649.    James Ullom 
  650.    Hammer of the Gods Software 
  651.    2425 Cromwell Circle #1110 
  652.    Austin TX,  78741 
  653.  
  654.  
  655. ΓòÉΓòÉΓòÉ 15. How to become a Fully Registered User ΓòÉΓòÉΓòÉ
  656.  
  657. Becoming a fully registered user of LightWaves is completealy optional to you. 
  658. However, becoming a fully registered user does provide you with the following 
  659. benefits: 
  660.  
  661.     1. Free program updates to LightWaves version 1.X mailed to you directly. 
  662.  
  663.     2. Option to become part of my Bomb Squad (beta tester) for future versions 
  664.        of LightWaves. 
  665.  
  666.     3. Special pricing on the future LightWaves 2.0 which will NOT be FREEWARE 
  667.        as versions 1.X are. 
  668.  
  669.     4. One time registration fee of $10. 
  670.  
  671.     5. The fuzzy warm feeling that you've helped foster OS/2 application 
  672.        development. 
  673.  
  674. To register print and fill out the following page, inclose your $10 and mail it 
  675. to me at: 
  676.  
  677.    James Ullom 
  678.    Hammer of the Gods Software 
  679.    2425 Cromwell Circle #1110 
  680.    Austin, TX  78741 
  681.  
  682.  
  683. ΓòÉΓòÉΓòÉ 16. Registration Form for LightWaves v1.2 ΓòÉΓòÉΓòÉ
  684.  
  685.                       Registration Form for LightWaves v1.2
  686.  
  687.    Name:   _____________________________________________ 
  688.  
  689.    Company:  _____________________________________________ 
  690.  
  691.    Address1: _____________________________________________ 
  692.  
  693.    Address2: _____________________________________________ 
  694.  
  695.    City:   _____________________________________________ 
  696.  
  697.    State:   ______________________  Zip Code: ___________ 
  698.  
  699.    Circle your response: 
  700.  
  701.    A) How do you plan to use LightWaves? 
  702.  
  703.        1. School Presentations 
  704.        2. Business Presentations 
  705.        3. In store demonstrations (other products) 
  706.        4. Other: ___________________________________________ 
  707.           __________________________________________________ 
  708.  
  709.    B) Did you find LightWaves easy to use? 
  710.  
  711.       Very Easy   1   2   3   4   5  Hard to use 
  712.  
  713.    C) Was the documentation clear? 
  714.  
  715.       Very Clear   1   2   3   4   5  Not Clear at all 
  716.  
  717.    D) Was the documentation useful? 
  718.  
  719.       Very Useful  1   2   3   4   5  Not Useful 
  720.  
  721.    Please feel free to include ANY comments you may have concerning LightWaves 
  722.    on the back of this form. 
  723.  
  724.    OPTIONAL 
  725.  
  726.        _ 
  727.       |_| I want to become a Fully Registered User of LightWaves v1.2 and I 
  728.       have enclosed my $10 that entitles me to all the benefits listed in the 
  729.       Becoming a Fully Registered User section. 
  730.  
  731.       A) I would like my program updates sent in the following format: 
  732.              _              _ 
  733.             |_| 3 1/2 diskettes     |_| 5 1/4 diskettes 
  734.  
  735.         _ 
  736.       B) |_| I would like to become a member of the LightWaves Bomb Squad (beta 
  737.       tester). 
  738.  
  739.  
  740.       Signature: ______________________________________________________ 
  741.  
  742.       Date: _________________ 
  743.  
  744.  
  745. ΓòÉΓòÉΓòÉ 17. The README.1ST file ΓòÉΓòÉΓòÉ
  746.  
  747. This is the short list of important items concerning LightWaves v1.2. The 
  748. On-line Help contains a fully detailed description of the entire program. 
  749.  
  750. The file PRES.BAK is a backup copy of the PRES.DEF file which contains the 
  751. information needed to start the program. 
  752.  
  753.    LightWaves v1.2 has been tested for OS/2 v2.1, 2.11 & 2.99 
  754.    LightWaves v1.2 requires MMPM/2 v1.1 be installed in OS/2 
  755.    LightWaves v1.2 and any 1.X version is FREEWARE 
  756.    LightWaves v1.2 will only display Windows Bitmap (*.BMP) files. 
  757.    Lightwaves v1.2 will only play Wave (.WAV) audio and MIDI (.MID) files. 
  758.    LightWaves v1.2 will support Compact Disc audio through a CD-ROM device. 
  759.    LightWaves v1.2 uses Color Palette Management. 
  760.    LightWaves v1.2 will allow you to cycle a presentation for unattended 
  761.    demonstrations. 
  762.    LightWaves is a MultiThreaded, PM application. 
  763.  
  764. PRESENTATION NOTE 
  765.  
  766. When a presentation is started, LightWaves starts with a black screen. Just 
  767. press the Spacebar to proceed.  Each presentation will end in the same way. 
  768. Those with CD-ROM drives will experience a 1 - 2 second delay before being able 
  769. to start the presentation from the black screen, this was unavoidable. 
  770.  
  771. INSTALLATION 
  772.  
  773. To install lightwaves, simply uncompress the files, create a directory for it 
  774. and place all the files in that directory.  Do not move the On-Line Help (.INF) 
  775. file or the Wave (.WAV) files from this directory. If you are copying these 
  776. files from a CD-ROM, be sure none of the files are marked READ ONLY after 
  777. copying, most importantly the PRES.DEF file. To avoid this problem copy the 
  778. files from an OS/2 or DOS session and not by dragging and dropping from within 
  779. the desktop. 
  780.  
  781. Create a program object on your desktop for LightWaves or run LightWaves from 
  782. the command line like so: 
  783.  
  784.    Example  C:\directory\lightwav.exe 
  785.  
  786. Where 'C:\directory\' is the drive and directory in which LightWaves was 
  787. installed, 'lightwav.exe' is the executable file name. 
  788.  
  789. Users of LightWaves v1.0 & v1.1 
  790.  
  791. Users of LightWaves v1.0 will NOT be able to use their current presentation 
  792. files (.PRS) with LightWaves v1.2.  Users of LightWaves v1.1 will can use thier 
  793. presentations with v1.2 with no conversions required. 
  794.  
  795. Becoming a Fully Registered User 
  796.  
  797. Details concerning becoming a Fully Registared User of LightWaves v1.2 and the 
  798. benefits included in becoming so are in the On-Line Help. 
  799.