home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / alt / sb / programm / 561 < prev    next >
Encoding:
Text File  |  1993-01-21  |  2.8 KB  |  60 lines

  1. Newsgroups: alt.sb.programmer
  2. Path: sparky!uunet!uunet.ca!rose!usenet
  3. From: colin.buckley@rose.com (colin buckley)
  4. Subject: SB/TB Problems
  5. Organization: Rose Media Inc, Toronto, Ontario.
  6. Date: Thu, 21 Jan 1993 23:31:09 GMT
  7. Message-ID: <1993Jan21.233110.19388@rose.com>
  8. Sender: usenet@rose.com (Usenet Gateway)
  9. X-Gated-By: Usenet <==> RoseMail Gateway (v1.70)
  10. Lines: 48
  11.  
  12.  
  13. Date Entered: 01-21-93 18:27
  14.     Can someone uuencode me a copy of the latest CT-VOICE.DRV for the
  15. Sound Blaster?  I've got the original SB w/CMS chips, and all the original
  16. crappy software.  Anyways, I've written a program that uses CT-VOICE.DRV
  17. and apparently someone who tried my program with a Thunderboard experiences
  18. lock ups.  Is the Thunderboard TRUELY compatible?  I've compressed the samples
  19. with 4-bit ADPCM using the original VOXKIT.  I'd hate to lose a registration.
  20.  
  21. Say, does the Thunderboard have a similar driver that I can just use
  22. as a drop in a replacement?  Must play 4-bit compressed VOCs.
  23.  
  24. I don't understand it though, Creative Labs must know how to program
  25. there own card, if it doesn't work on a Thunderboard, then it must be
  26. a Thunderboard problem, as I certainly have no problems with lock ups using
  27. my SB.
  28.  
  29. Any help is appreciated.  Any flame for being stupid enough to use CT-VOICE,
  30. well, don't bother.
  31.  
  32. On a some what related note.  What's the story on FMDRV?  I pulled it
  33. from a self playing CMF, and I noticed Jill of the Jungle uses it to play
  34. CMFs aswell.  Unfortunately, that is also not included with my SB.  Infact,
  35. there is no FM support at all on the disks except for the test program, it's all
  36. in lovely stereo AM.
  37.  
  38. Does anyone know the function calls for it?  Any known problems?  I'd
  39. appreciate a copy of that aswell as I don't know the exact size.
  40.  
  41. I dissassembled it and noticed that it uses a variable to store the
  42. base address, and an ADD [whatever],8 to address the FM registers.  I
  43. was thinking of putting the Adlib address inplace of the SB address, and
  44. getting rid of the ADD, or maybe just ignore the variable altogether
  45. and replcae the MOV DX,[whatever] with a MOV DX,388h assuming that there
  46. is enough room.  Aside from copyright infringement, anyone see a problem
  47. with that?  I've don't know why Creative Labs uses the base address when
  48. it can be many possibilities.  Does the Creative Adlib implementation
  49. require less of a delay?  That's no problem, as FMDRV uses a loop, I
  50. can just use a higher CX value.
  51. .----------------------------------------------------.
  52. | Colin Buckley                                      |
  53. | Toronto, Ontario, Canada                           |
  54. | InterNet: colin.buckley@rose.com                   |
  55. |                                                    |
  56. | So Eager to Play, So Relunctant to Admit it...     |
  57. `----------------------------------------------------'
  58. ---
  59.    RoseMail 2.00 : RoseNet<=>Usenet Gateway : Rose Media 416-733-2285
  60.