home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 36 Tips / 36-Tips.zip / osmmreel.txt < prev    next >
Text File  |  1997-03-13  |  3KB  |  71 lines

  1. OSMMREEL - REELMAGIC SOUND-CARD EMULATION IN OS/2 WARP AND OS/2 WARP
  2.            FULLPACK
  3. 01/25/96
  4.  
  5. =======================================================================
  6.   ReelMagic Sound-Card Emulation in OS/2 Warp and OS/2 Warp Fullpack
  7. =======================================================================
  8.  
  9. Please Read Entire Document for Full Explanation of Procedures
  10. --------------------------------------------------------------
  11.  
  12. DESCRIPTION
  13.  
  14. MMPM/2 provides support for MPEG (Moving Pictures Experts Group) 
  15. playback using ReelMagic. You must select both ReelMagic Audio and 
  16. ReelMagic Video options.
  17.  
  18. The only cards that support MPEG Audio under OS/2 are Sound Blaster 
  19. cards.
  20.  
  21. If you are using a ReelMagic card in your system, set the resolution to 
  22. 640x480 at 256 colors. Otherwise, results will be unpredictable. 
  23.  
  24. RESOLUTION
  25.  
  26. Set the ReelMagic sound card to emulate popular sound cards. To do this,
  27. you need to change the CONFIG.SYS file.
  28.  
  29. 1. At a command prompt, type E CONFIG.SYS and press Enter.
  30.  
  31. 2. Change: DEVICE=C:\MMOS2\RMAUDIO.SYS /P260 /N:RMAUD1$
  32.    To:     DEVICE=C:\MMOS2\RMAUDIO.SYS /P260 U:1 V:240 W:5 X:1
  33.             /N:RMAUD1$
  34.  
  35.    Valid values for U (Enable wave-audio portion of the card):
  36.  
  37.       U:1 (Enable)
  38.       U:0 (Disable)
  39.  
  40.    Valid values for V (I/O port address for wave-audio device):
  41.  
  42.       V:220
  43.       V:240
  44.  
  45.    Valid values for W (Interrupt number for wave-audio device):
  46.  
  47.       X:1
  48.       X:2
  49.       X:3
  50.  
  51. 3. Save and exit the file; then shut down and restart the system.
  52.  
  53. You might be able to find an audio device driver you can install
  54. through Selective Install that will allow you to play .WAV files and 
  55. system sounds on the ReelMagic card. This will make it possible for 
  56. DOS games and applications to use the wave-audio portion of the card.
  57.  
  58. Note: The DEVICE statement for the new audio driver must be after the
  59.       DEVICE=C:\MMOS2\RMAUDIO.SYS statement to enable the wave-audio
  60.       portion of the ReelMagic cards.
  61.  
  62. ______________________________________________________________________
  63. IBM disclaims all warranties, whether express or implied, including 
  64. without limitation, warranties of fitness and merchantability with 
  65. respect to the information in this document. By furnishing this 
  66. document, IBM grants no licenses to any related patents or copyrights.  
  67. Copyright (c) 1994, 1995 IBM Corporation. Any trademarks and product 
  68. or brand names referenced in this document are the property of their 
  69. respective owners. Consult your product manuals for complete trademark 
  70. information. 
  71.