home *** CD-ROM | disk | FTP | other *** search
/ Large Pack of OldSkool DOS MOD Trackers / it206.zip / WIN95.DOC < prev   
Text File  |  1996-09-29  |  3KB  |  74 lines

  1.  
  2.                         Impulse Tracker and Windows '95
  3.  
  4. Not much here, because I haven't been playing around with it much.. but...
  5.  
  6. First of all you need EMS to run Impulse Tracker. This can be achieved by
  7. creating a shortcut to IT.EXE, and setting the EMS-Auto or some other
  8. specific value AS LONG as you don't have "noems" in your config.sys (if you
  9. don't know what this means, you can probably assume that it's not there)
  10.  
  11. Also note that sometimes, the presence of the mouse cursor/changing graphics
  12. can prevent IT from operating in the background. Use Alt-M to disable this.
  13.  
  14. 1) GUS Users.
  15.  
  16.    I haven't been able to get hold of the UltraSound Windows '95 drivers to
  17.    test with the program, but *WITHOUT* them installed, the routines seem
  18.    to work fine, as long as the tracker's window is highlighted. If you move
  19.    to another window, then it takes ages for each update to occur UNLESS you
  20.    read Drivers.DOC which will tell you how to avoid this.
  21.  
  22. 2) SB 16 Users.
  23.  
  24.    Impulse Tracker's Sound Blaster 16 driver should be completely compatible
  25.    with Windows '95 now. In some cases, the command line parameters
  26.            IT /s3 /ixx /dxx
  27.    have been requried, although this seems to be a rarity.
  28.  
  29.    If Window's starts swapping EMS memory to disk, then you're gonna be in
  30.    *big* trouble when playback starts, due to the fact that the mixing
  31.    routines need to access the memory quickly, and disk-swapping simply takes
  32.    too long! You will know that the memory is being swapped to disk if, when
  33.    you move onto a sample on the sample list, disk access occurs. This is
  34.    because the memory is accessed to draw the waveform.
  35.  
  36.    The SB16 drivers work quite happily in the background of Win95 also.
  37.  
  38. 3) SB Pro users.
  39.  
  40.    Impulse Tracker's Sound Blaster Pro driver should be completely compatible
  41.    with Windows '95 now. In some cases, the command line parameters
  42.            IT /s3 /ixx /dxx
  43.    have been requried, although this seems to be a rarity.
  44.  
  45.    If Window's starts swapping EMS memory to disk, then you're gonna be in
  46.    *big* trouble when playback starts, due to the fact that the mixing
  47.    routines need to access the memory quickly, and disk-swapping simply takes
  48.    too long! You will know that the memory is being swapped to disk if, when
  49.    you move onto a sample on the sample list, disk access occurs. This is
  50.    because the memory is accessed to draw the waveform.
  51.  
  52.    The SB Pro drivers work quite happily in the background of Win95 also.
  53.  
  54. 4) ALL users
  55.  
  56.    Finally, if you STILL can't get Impulse Tracker to work under Windows '95,
  57.    then you'll have to try to use it under a Vanilla DOS bootup. You have to
  58.    press F8 when the computer first starts up, and select Command Prompt.
  59.  
  60.    If you are not experienced with DOS, have someone show you how to do this,
  61.    and setup any requirements (eg. EMM386)
  62.  
  63.         You need the following lines in your CONFIG.SYS file:
  64.                 DEVICE=<path>\HIMEM.SYS
  65.                 DEVICE=<path>\EMM386.EXE RAM H=255
  66.  
  67.         eg. if the files are in your C:\DOS directory, you need this:
  68.  
  69.                 DEVICE=C:\DOS\HIMEM.SYS
  70.                 DEVICE=C:\DOS\EMM386.EXE RAM H=255
  71.  
  72.  
  73.                                                 - Jeffrey Lim
  74.