home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / wps / progs / lightwav / lightwav.inf (.txt) < prev    next >
OS/2 Help File  |  1994-03-17  |  29KB  |  782 lines

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