home *** CD-ROM | disk | FTP | other *** search
/ Sound, Music & MIDI Collection 2 / SMMVOL2.bin / GRAV_SDK / SDK17I02.ZIP / SDK17I02.TXT / text0000.txt < prev   
Encoding:
Text File  |  1995-03-04  |  8.9 KB  |  195 lines

  1. GUS Programmer's Digest     Thu, 2 Mar 95 12:19 PST      Volume 17: Issue   2 
  2.  
  3. Today's Topics:
  4.                 3D Sound and Availability of SDK 2.21
  5.                     GUS Programmer's Digest V17 #1
  6.  
  7. Standard Info:
  8.     - Meta-info about the GUS can be found at the end of the Digest.
  9.     - Before you ask a question, please READ THE FAQ.
  10.  
  11. ----------------------------------------------------------------------
  12.  
  13. Date: Wed,  1 Mar 95 17:28:13 CST
  14. From: John=Battles%TS=DeskCall%CS=Hou@bangate.compaq.com
  15. Subject: 3D Sound and Availability of SDK 2.21
  16.  
  17.     Does anyone have any more info. on why SDK 2.22 does not have the Focal 
  18. Point functions 3D sound utils. and functions in it?  
  19.  
  20.     Does anyone know where to get SDK 2.21 and does it have the 3D sound 
  21. functions in it?  I checked the ftp sites on the digest list and couldn't find 
  22. it.  
  23.  
  24.     
  25. jbattles@pr.erau.edu
  26.  
  27. ------------------------------
  28.  
  29. Date: Thu, 02 Mar 1995 13:39:28 -0500
  30. From: iclnl!pvh@relay.NL.net (Pieter van Horssen)
  31. Subject: Re: GUS Programmer's Digest V17 #1
  32.  
  33. > Date: Tue, 28 Feb 1995 13:14:14 -0800
  34. > From: "Dale Newcomb, Jr." <newcomb@gemtech.com>
  35. > Subject: Re: 3D Sound Programming
  36. >     The 2.21 SDK has the Focal Point 3D software and manual pages, maybe all of
  37. > this legal mess with Focal Point (at least some of the recent digests have
  38. > suggested legal troubles) has pushed Gravis to pull out the 3D functions and
  39. > release 2.22 without them (2.21 wasn't put out all that long ago, I wouldn't be
  40. > surprised if this were the case).
  41. >     On a similar thread however, has anyone actually used the 3D functions
  42. > on the GUS? Have you had any success and/or failure and how easy/difficult were
  43. > they to use? I have been considering porting our 3D sound API to the PC (from
  44. > SGI workstations) and would love to support the Ultrasound if it would be easy
  45. > to do. Also, does anyone know how easy it would be to utilize the 3D library
  46. > and the Win3.1 sound API together? All of our 2D stuff will be written for
  47. > Win3.1's API (and Win95's when it gets closer to shipping) but I would love to
  48. > say "You can get 2D sound with any Win3.1 compatible soundcard...but if you
  49. > want 3D..."
  50. > It would be a nice little boost for our underdog of a soundcard. :-)
  51. > Dale
  52. Dale, I have played around with the 3D C++ sources as delivered in the SDK 
  53. some time ago. I used my joystick to move sound around using existing 3D demo
  54. files. After that I started looking in using the mouse to have a more refined 
  55. movement of sound in the stereo spectrum, but the mouse C code played havoc
  56. on me so I stopped.
  57. For a knowledgeable C programmer (which I am not), however,  it should not be to 
  58. difficult use the 3D routines.
  59. The tricky part, and I never came around to do that, is to create a WAV file of an
  60. even amount of blocks, which needs to be pre-processed with the Focal Point
  61. program fp3d.exe in order to create the channels and the correct header info.
  62. I be very interested in your developments in this area. I still want to  extent my
  63. knowledge in that area.
  64.  
  65. Rgrds,
  66.  
  67. Pieter J.van Horssen
  68. pvh@iclnl.icl.nl
  69.  
  70. > -- 
  71. > ************************************************
  72. > ************************************************
  73. > ***                                   **********
  74. > ****   Dale Newcomb, Jr.            *********
  75. > *****   Gemini Technology Corp.         ********
  76. > ******   Phones: (714) 789-1932          *******
  77. > *******         (800) 827-1980      ******
  78. > ********   FAX:    (714) 727-3066          *****
  79. > *********   email: newcomb@gemtech.com      ****
  80. > **********                                   ***
  81. > ************************************************
  82. > ************************************************
  83. > ------------------------------
  84. > End of GUS Programmer's Digest V17 #1
  85. > *************************************
  86. > To post to tomorrow's digest:                    <gus-sdk@mail.orst.edu>
  87. > To (un)subscribe or get help:            <gus-sdk-request@mail.orst.edu>
  88. > To contact a human (last resort):          <gus-sdk-owner@mail.orst.edu>
  89. >                        FTP Sites                     Archive Directories
  90. >                        ---------                     -------------------
  91. > Main N.American Site:  ftp.orst.edu                  pub/packages/gravis
  92. >                        wuarchive.wustl.edu           systems/ibmpc/ultrasound
  93. > Main Asian Site:       nctuccca.edu.tw               PC/ultrasound
  94. > Main European Site:    src.doc.ic.ac.uk              packages/ultrasound
  95. > Main Australian Site:  ftp.mpx.com.au                /ultrasound/general
  96. >                                                      /ultrasound/submit
  97. > South African Site:    ftp.sun.ac.za                 /pub/packages/ultrasound
  98. > Submissions:           archive.epas.utoronto.ca      pub/pc/ultrasound/submit
  99. > Newly Validated Files: archive.epas.utoronto.ca      pub/pc/ultrasound
  100. > Mirrors:               garbo.uwasa.fi                mirror/ultrasound
  101. >                        ftp.st.nepean.uws.edu.au      pc/ultrasound
  102. >                        ftp.luth.se                   pub/msdos/ultrasound
  103. >                        Gopher Sites                  Menu directory
  104. >                        ------------                  --------------
  105. > Main Site:             src.doc.ic.ac.uk              packages/ultrasound
  106. >                        WWW Pages
  107. >                        ---------
  108. > Main Site:             http://www.xmission.com/~grue/gus.html
  109. > Main European Site:    http://src.doc.ic.ac.uk/packages/ultrasound/
  110. > Main Australian Site:  http://ftp.mpx.com.au/archive/ultrasound/general/
  111. >                        http://ftp.mpx.com.au/archive/ultrasound/submit/
  112. >                        http://ftp.mpx.com.au/gravis.html
  113. >                        
  114. > Mirrors:               http://www.st.nepean.uws.edu.au/pub/pc/ultrasound/
  115. > MailServer For Archive Access: Email to <mail-server@nike.rz.uni-konstanz.de>
  116. >                                Email to <ftpmail@doc.ic.ac.uk>
  117. > New Submit Files Mailing List: Email to <listproc@uni-konstanz.de>
  118. >                          with content "subscribe epas-list <your-name-here>"
  119. > Hints:
  120. >       - Get the FAQ from the FTP sites or the request server.
  121. >       - Mail to <gus-sdk-request@mail.orst.edu> for info about other GUS
  122. >     related mailing lists (general use, musician's, etc.).
  123.  
  124. ------------------------------
  125.  
  126. End of GUS Programmer's Digest V17 #2
  127. *************************************
  128.  
  129. To post to tomorrow's digest:                    <gus-sdk@mail.orst.edu>
  130. To (un)subscribe or get help:            <gus-sdk-request@mail.orst.edu>
  131. To contact a human (last resort):          <gus-sdk-owner@mail.orst.edu>
  132.  
  133.                        FTP Sites                     Archive Directories
  134.                        ---------                     -------------------
  135. Main N.American Site:  ftp.orst.edu                  pub/packages/gravis
  136.                        wuarchive.wustl.edu           systems/ibmpc/ultrasound
  137. Main Asian Site:       nctuccca.edu.tw               PC/ultrasound
  138. Main European Site:    src.doc.ic.ac.uk              packages/ultrasound
  139. Main Australian Site:  ftp.mpx.com.au                /ultrasound/general
  140.                                                      /ultrasound/submit
  141. South African Site:    ftp.sun.ac.za                 /pub/packages/ultrasound
  142. Submissions:           archive.epas.utoronto.ca      pub/pc/ultrasound/submit
  143. Newly Validated Files: archive.epas.utoronto.ca      pub/pc/ultrasound
  144.  
  145. Mirrors:               garbo.uwasa.fi                mirror/ultrasound
  146.                        ftp.st.nepean.uws.edu.au      pc/ultrasound
  147.                        ftp.luth.se                   pub/msdos/ultrasound
  148.  
  149.                        Gopher Sites                  Menu directory
  150.                        ------------                  --------------
  151. Main Site:             src.doc.ic.ac.uk              packages/ultrasound
  152.  
  153.                        WWW Pages
  154.                        ---------
  155. Main Site:             http://www.xmission.com/~grue/gus.html
  156.  
  157. Main European Site:    http://src.doc.ic.ac.uk/packages/ultrasound/
  158. Main Australian Site:  http://ftp.mpx.com.au/archive/ultrasound/general/
  159.                        http://ftp.mpx.com.au/archive/ultrasound/submit/
  160.                        http://ftp.mpx.com.au/gravis.html
  161.                        
  162. Mirrors:               http://www.st.nepean.uws.edu.au/pub/pc/ultrasound/
  163.  
  164. MailServer For Archive Access: Email to <mail-server@nike.rz.uni-konstanz.de>
  165.                                Email to <ftpmail@doc.ic.ac.uk>
  166.  
  167. New Submit Files Mailing List: Email to <listproc@uni-konstanz.de>
  168.                          with content "subscribe epas-list <your-name-here>"
  169.  
  170. Hints:
  171.       - Get the FAQ from the FTP sites or the request server.
  172.       - Mail to <gus-sdk-request@mail.orst.edu> for info about other GUS
  173.     related mailing lists (general use, musician's, etc.).
  174.  
  175.  
  176.