home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / linux / extra / docs / maillist / text / archive.96 / text3526.txt < prev    next >
Encoding:
Text File  |  1996-07-25  |  1.3 KB  |  36 lines

  1. >>>>> "Donald" == Donald Burr <d_burr@ix.netcom.com> writes:
  2. In article <31d63120.5699137@smtp.ix.netcom.com> d_burr@ix.netcom.com (Donald Burr) writes:
  3.  
  4.  
  5.     Donald> How does E/ODS's sound card library detect whether or not
  6.     Donald> a sound card is available on my machine?  Does it use some
  7.     Donald> sort of DOS environment variable (like the BLASTER
  8.     Donald> env. var. that Creative Labs' install software sets up) or
  9.     Donald> does it probe "well-known" soundcard addresses like 0x220
  10.     Donald> and see if a sound card is there?
  11.  
  12. It uses BLASTER if present.  If not, it probes, looking at (in order):
  13.  
  14.     0x220, 0x240, 0x210, 0x230, 0x250, 0x260, 0x280
  15.  
  16.     Donald> Is there any way to tell Executor to try something
  17.     Donald> different?  My sound blaster-compatible is at 0x230 (yes,
  18.     Donald> an odd address...) -- any way to force Executor to try
  19.     Donald> this address?
  20.  
  21. In theory that should be the fourth address it tries.
  22.  
  23.     Donald> And lastly, does Executor require that the sound card have
  24.     Donald> a DMA channel in order to be able to play sound?
  25.     Donald> (i.e. does Executor and the sound library use DMA to play
  26.     Donald> sounds)
  27.  
  28. Executor does use DMA to play sounds.  My understanding was that all
  29. Sound Blasters supported DMA (but I'm not one of the sound engineers).
  30. Am I mistaken?
  31.  
  32. --Cliff
  33. ctm@ardi.com
  34.  
  35.  
  36.