home *** CD-ROM | disk | FTP | other *** search
/ Large Pack of OldSkool DOS MOD Trackers / it209.zip / DRIVERS.DOC < prev    next >
Text File  |  1996-11-23  |  16KB  |  345 lines

  1.  
  2.                          Notes about the sound drivers
  3.  
  4. Be sure to check the driver screen (Shift-F5) of your soundcard!
  5.  
  6. ────────────────────────────────────────────────────────────────────────────────
  7.  
  8.                                  Driver Summary
  9.  
  10. Driver                  Def/Max   Quick- Stereo  Bits  Mixing Rate/Resolution
  11.                         Channels  select               MIDI Input available?
  12.  
  13. PC Speaker              64/256     /S1     No    5-7   12->44kHz
  14. DAC on LPT              64/256    <none>   No     8     12->44kHz
  15. GUS, Hardwave *         32/32      /S7     Yes    16    19->44kHz (A)
  16. Interwave, Hardware *   32/32      /S8     Yes    16    44kHz, MIDI
  17. Sound Blaster 1.0 *     64/256     /S2     No     8     12kHz->22kHz
  18. Sound Blaster 2.0 *     64/256     /S3     No     8     12kHz->44kHz
  19. Sound Blaster Pro *     64/256     /S4     Yes    8     6kHz->22kHz (B)
  20.                                            No     8     12kHz->44kHz (B)
  21. Sound Blaster 16 *      64/256     /S5     Yes    16    12kHz->44kHz, MIDI
  22. Sound Blaster AWE 32 *  30/30      /S6     Yes    16    44kHz, MIDI
  23. Pro Audio Spectrum      64/256     /S9     Yes    8     12->44kHz
  24. Pro Audio Spectrum 16   64/256     /S10    Yes    16    12->44kHz
  25. Windows Sound System *  64/256     /S11    Yes    16    8->64kHz
  26. Disk Writer *           256/256    /S20    Yes    16    8->64kHz
  27.  
  28. * = Driver will play in the background of Windows '95
  29.  
  30. Notes
  31. A) Depends on number of channels used. The hiquality GUS driver reinitialises
  32.    the GUS continually to use as few channels as necessary. Some GUS cards
  33.    cannot cope with this, and you will need to use the alternative ITGUSLO.DRV
  34.    instead.
  35. B) The mixing rate of the SBPro depends on whether playback is stereo or mono
  36.  
  37. ────────────────────────────────────────────────────────────────────────────────
  38.  
  39. PC Speaker (ITPCSPKR.DRV)
  40.  
  41.         Nothing much else to say here, except... GET A SOUND CARD! :)
  42.  
  43.         Note: On the info page, using the 'variables' display WILL distort
  44.               PC Speaker output. Also, it has been found that the Info Page
  45.               screens and the Pattern Editor cause a noticeably higher amount
  46.               of hiss through the speaker.
  47.  
  48.         Note: This driver will *NOT* necessarily work on laptop's
  49.               piezo-electric speakers.
  50.  
  51.         Note: No driver screen available.
  52.  
  53. ────────────────────────────────────────────────────────────────────────────────
  54.  
  55. DAC on LPT 1/2 Drivers
  56.  
  57.         These drivers are almost exactly the same as the PC speaker drivers,
  58.         with only minor modifications.
  59.  
  60.         To use these, run IT /sITLPT1.DRV or IT /sITLPT2.DRV - depending on
  61.         which LPT you have your DAC plugged into.
  62.  
  63.         Note: No driver screen available.
  64.  
  65.         Note: On the info page, using the 'variables' display WILL distort
  66.               PC Speaker output. Also, it has been found that the Info Page
  67.               screens and the Pattern Editor cause a noticeably higher amount
  68.               of hiss through the speaker.
  69.  
  70.  
  71. ────────────────────────────────────────────────────────────────────────────────
  72.  
  73. Gravis UltraSound, Hardware mixing (ITGUS.DRV)
  74.  
  75.         This file actually contains two drivers in one file. The first is
  76.         accessed just by using IT (with no command line parameters, or with
  77.         /s7 for Gravis UltraSound). This is equivalent to the original
  78.         internal driver that came with previous versions of Impulse Tracker.
  79.  
  80.         The second driver is selected by providing the correct IRQ for the
  81.         GF1 chip. (The second-to-last number of your ULTRASND environment
  82.         variable). This is an IRQ driven routine, which means that it'll
  83.         work in the background of Windows '95. But note that the timing for
  84.         this is NOT as accurate as the timing in the first driver. There is
  85.         also a possibility that multitasking OSs can sometimes (although
  86.         rarely) cause some settings to the GUS to be missed (which will cause
  87.         a note to play unexpectedly). This can be fixed just by restarting
  88.         playback. There is NO check for the correctness of the IRQ provided.
  89.  
  90.         The Gravis UltraSound *CANNOT* cope with 16-bit samples greater than
  91.         256k-bytes. This is equivalent to 128k-length samples. Also, 16-bit
  92.         samples cannot cross 256k boundaries on the GUS, meaning that the
  93.         amount of memory you have on the card may decrease by more than you
  94.         expect when you load a 16-bit sample.
  95.  
  96.         You cannot choose the mixing rate for the GUS - the mixing rate is
  97.         dependent on the number of channels playing. This driver continuously
  98.         reinitialises the GUS to use as few channels as possible. You can
  99.         further restrict the number of channels used with /Lxx on the command
  100.         line of Impulse Tracker.
  101.  
  102. Gravis UltraSound 2, Hardware mixing (ITGUS2.DRV)
  103.  
  104.         If the first Gravis UltraSound driver clicks continuously when nothing
  105.         is supposed to be playing, use this driver ("IT /sITGUS2.DRV").
  106.  
  107.         This driver file also contains two drivers - check above on how to
  108.         access the second driver.
  109.  
  110. Gravis UltraSound Lo-freq, Hardware mixing (ITGUSLO.DRV)
  111.  
  112.         Only use this driver if notes do *NOT* finish playing off correctly
  113.         on your GUS. ("IT /sITGUSLO.DRV" or copy ITGUSLO.DRV over ITGUS.DRV)
  114.  
  115. ────────────────────────────────────────────────────────────────────────────────
  116.  
  117. InterWave Driver - Hardware mixing (ITIW.DRV)
  118.  (This includes GUS PnP, GUS PnP Pro, WavExtreme 32 Pro + more)
  119.  
  120.         You *NEED* to have RAM onboard your soundcard to use this driver,
  121.         otherwise your Interwave card will NOT be detected.
  122.  
  123.         This file actually contains two drivers in one file. The first is
  124.         accessed just by using IT (with no command line parameters, or with
  125.         /s8 for AMD Interwave IC). This is similar to the original internal
  126.         GUS driver that came with previous versions of Impulse Tracker.
  127.  
  128.         The second driver is selected by providing the correct IRQ for the
  129.         Interwave chip. (This is the value given in Windows'95/settings/
  130.         control panel/system/Interwave SYNTH/IRQ). This is an IRQ driven
  131.         routine, which means that it'll work in the background of Windows '95.
  132.         But note that the timing for this is NOT as accurate as the timing in
  133.         the first driver. There is also a possibility that multitasking OSs
  134.         can sometimes (although rarely) cause some settings to the GUS to be
  135.         missed (which will cause a note to play unexpectedly). This can be
  136.         fixed just by restarting playback (or reinitialising in severe cases).
  137.  
  138.         There is NO check for the correctness of the IRQ provided.
  139.  
  140.         The Interwave driver contains handlers for two different memory modes
  141.         on the Interwave - the more memory efficient mode is where the amount
  142.         of ram is directly compatible with the interwave, the second is where
  143.         the DRAM configuration is NOT directly compatible with the interwave
  144.         and the driver has to handle the RAM slightly more explicitly, which
  145.         causes the loss of memory-usage efficiency.
  146.  
  147.         Here are the modes directly compatible with the interwave:
  148.  
  149.      Bank 0         Bank 1          Bank 2          Bank 3          Total
  150.       256Kb          0               0               0              256Kb
  151.       256Kb          256Kb           0               0              512Kb
  152.       256Kb          256Kb           256Kb           256Kb           1MB
  153.       256Kb          1MB             0               0             1.25MB
  154.       256Kb          1MB             1MB             1MB           3.25MB
  155.       256Kb          256Kb           1MB             0              1.5MB
  156.       256Kb          256Kb           1MB             1MB            2.5MB
  157.       1MB            0               0               0               1MB
  158.       1MB            1MB             0               0               2MB
  159.       1MB            1MB             1MB             1MB             4MB
  160.       4MB            0               0               0               4MB
  161.     * 4MB            4MB             0               0               8MB
  162.     * 4MB            4MB             4MB             4MB            16MB
  163.  
  164.     * These modes cannot be handled by the first driver, so are actually
  165.       handled in the second mode.
  166.  
  167.         The mixing rate for the Interwave driver is fixed at 44100Hz
  168.         (CD quality)
  169.  
  170.       Bug warning: If the sound does NOT play properly, you may need to
  171.                    run IWINIT before running Impulse Tracker
  172.  
  173. ────────────────────────────────────────────────────────────────────────────────
  174.  
  175. Sound Blaster 1.0 driver (ITSB.DRV)
  176.  
  177.         The Sound Blaster has a mixing range of 12000->21739 Hz. You CANNOT
  178.         hear any stereo (or surround) effects with this driver, because the
  179.         Sound Blaster does NOT support stereo.
  180.  
  181.         Hardware detection routines are used for Address (eg. 220h),
  182.         environment is checked for IRQ and DMA.
  183.  
  184.         Command line arguments for IRQ and DMA are NOT checked but assumed
  185.         correct IF this driver is explicitly selected
  186.         (IT /s2 or IT /sITSB.DRV).
  187.  
  188. Sound Blaster 2.0 driver (ITSB2.DRV)
  189.  
  190.         The Sound Blaster 2 driver is basically the same as the Pro driver
  191.         with stereo options removed... (ie SB2 cannot do stereo). The
  192.         mixing range is from 12000 to 43478 Hz.
  193.  
  194.         Hardware detection routines are used for Address (eg. 220h),
  195.         environment is checked for IRQ and DMA.
  196.  
  197.         Command line arguments for IRQ and DMA are NOT checked but assumed
  198.         correct IF this driver is explicitly selected (IT /s3 or
  199.         IT /sITSB2.DRV).
  200.  
  201. Sound Blaster Pro driver (ITSBPRO.DRV)
  202.  
  203.         The Sound Blaster Pro has a mixing range of 12000->43478 in mono mode,
  204.         or 6000->21739 in stereo mode.
  205.  
  206.         Hardware detection routines are used for Address (eg. 220h),
  207.         environment is checked for IRQ and DMA.
  208.  
  209.         Command line arguments for IRQ and DMA are NOT checked but assumed
  210.         correct IF this driver is explicitly selected
  211.         (IT /s4 or IT /sITSBPRO.DRV).
  212.  
  213. Sound Blaster 16 driver (ITSB16.DRV, ITSB16B.DRV)
  214.  
  215.         The Sound Blaster 16 has a mixing range of 12000->45454 in either mono
  216.         or stereo modes.
  217.  
  218.         If you specify this driver ( IT /s5 or IT /sITSB16.DRV ) AND an IRQ
  219.         or DMA, IT will try to *FORCE* the SB16 to use the IRQ/DMA.
  220.  
  221.         eg. On my system, I have my SB16 configured to IRQ 2, DMA 5, but I
  222.         can force it to use IRQ 7, DMA 0 with IT /s5 /i7 /d0
  223.  
  224.         Hardware detection routines are used for all Address, IRQ and DMA.
  225.  
  226.         Note: If you select either of the 32-bit mixing modes, then volumes
  227.         between 0->32768 are used internally instead of 0->128.
  228.  
  229.         The second driver, ITSB16B.DRV is a cut down version of the main
  230.         driver which does NOT have the mixing options - the main benefit of
  231.         this is that it requires less memory. To use this, type:
  232.         "IT /sITSB16B.DRV". If you want to have this file automatically used
  233.         just copy it over ITSB16.DRV.
  234.  
  235. ────────────────────────────────────────────────────────────────────────────────
  236.  
  237. Sound Blaster AWE 32 driver (ITAWE32.DRV)
  238.  
  239.         The Sound Blaster AWE 32 driver directly uses the EMU8000 synth chip.
  240.         This synth chip has several limitations which you should be aware of:
  241.  
  242.          ∙ It can only use 16-bit samples.
  243.            8 bit samples are automatically converted by IT (so that's not a
  244.            problem), but your free memory may decrease by double of what you
  245.            expect. (eg. you will need at least 1MB of memory to load 512k
  246.            of 8 bit samples)
  247.  
  248.          ∙ It doesn't support ping pong loops or no loops.
  249.            IT will automatically expand ping pong loops and will pad non-looped
  250.            samples with silence, but this makes sample sustain loops impossible
  251.            to implement fully. It also means that ping pong looped samples
  252.            could take up to double the memory of forwards looped samples.
  253.  
  254.            Sustain loops will NOT operate on the AWE32 driver. Instead, they
  255.            will be treated as NORMAL loops.
  256.  
  257.            If you change the loop type from none->forwards or
  258.            forwards->ping pong or ping pong->none, you WILL need to reload
  259.            the samples each time (Ctrl-G). If you change the loop points on
  260.            a sample, you *will* have to reload the samples (Ctrl-G)
  261.  
  262.          ∙ Has a limited frequency range - from the programming information,
  263.            it seems that it is impossible to play a note at above 176kHz.
  264.            This equates to any notes 2 octaves above middle C (or higher) for
  265.            a sample at 44kHz. This should not cause problems for *MOST* people,
  266.            but if you have some notes that won't play, this may be the reason.
  267.  
  268.         Note: The Address used for the SB AWE 32 is the address of the EMU8000,
  269.               NOT the address of your SB. (for command line params, eg A660)
  270.  
  271.         Note: This driver is NOT used as a default, as many users would benefit
  272.               more from the SB16 driver. (I recommend having at least 2MB
  273.               of memory if you want to use this driver). Run "IT /s6" if you
  274.               do want to use this driver.
  275.  
  276.         Note: This driver can operate in Win95. In this mode, it uses a
  277.               different mechanism which allows the playing of music in the
  278.               background, but timing is *NOT* as accurate here (accurate to
  279.               around 100 milli seconds as opposed to 800 nano seconds per
  280.               frame)
  281.  
  282. ────────────────────────────────────────────────────────────────────────────────
  283.  
  284. Pro Audio Spectrum (ITPAS.DRV)
  285. Pro Audio Spectrum 16 (ITPAS16.DRV)
  286.  
  287.         BIG thanks to Pelusa for VITAL programming information for this!!
  288.         BIG thanks to MZ/PoP for lending me a PAS16 to stuff around with!!
  289.  
  290.         Note: These drivers will *NOT* work in the background of Win95,
  291.               although they will work fine in the foreground.
  292.  
  293.         Note: You NEED to have the MVSOUND.SYS driver installed for these
  294.               to operate or a Window's system driver.
  295.  
  296. ────────────────────────────────────────────────────────────────────────────────
  297.  
  298. Windows Sound System (ITWSS.DRV, ITWSS2.DRV)
  299.  
  300.      Again, BIG thanks to Pelusa for VITAL programming information for this!
  301.  
  302.      ITWSS is a 16-bit driver, with output frequencies ranging from 8kHz to
  303.      64kHz (!). Mixing speeds above 48kHz *MAY* not work on all Windows
  304.      Sound System Cards.
  305.  
  306.      ITWSS.DRV is a completely IRQ driven routine. Although this may not be
  307.      compatible with *ALL* soundcards, it permits background playback in
  308.      Windows'95 and is FAR MORE EFFICIENT than ITWSS2.DRV. ITWSS2.DRV should
  309.      be used if ITWSS doesn't operate properly.
  310.  
  311.      Note: There is *NO* autodetection on IRQ/DMA. You *will* need to set
  312.      these on the command line if they are not IRQ7/DMA1.
  313.  
  314.      If you *DO* specify IRQ and/or DMA, then it must be DMA 0, 1 or 3,
  315.      and IRQ 7, 9 10 or 11. Impulse Tracker will attempt to SET the DMA/IRQ
  316.      of your WSS card to these values, in a similar manner to how the SB16
  317.      driver operates.
  318.  
  319.  
  320. ────────────────────────────────────────────────────────────────────────────────
  321.  
  322. Disk Writer
  323.  
  324.         The ITWAV.DRV included with distribution IT is a mono-only
  325.         example device.
  326.  
  327.         The full ITWAV.DRV file which *IS* capable of stereo output
  328.         is NOT available for public distribution. Contact me if you
  329.         wish to obtain this - it will NOT be made available without
  330.         some sort of (monetary) agreement.
  331.  
  332.         Details
  333.          ■ 16 bit Stereo/Mono output
  334.          ■ 22kHz to 64kHz output frequency
  335.          ■ 16 bit interpolation (65536x 'oversampling')
  336.          ■ 32 bit mixing
  337.          ■ Software volume ramping
  338.  
  339.         The disk writer also uses volumes ranging between 0 and 32768
  340.         instead of the standard 0 to 128 to provide the smoothest
  341.         output possible.
  342.  
  343. ────────────────────────────────────────────────────────────────────────────────
  344.  
  345.