home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / sound2 / audio_fm.zip / A3 < prev   
Text File  |  1993-05-11  |  8KB  |  217 lines

  1. Archive-name: audio-fmts/diff
  2. Submitted-by: Guido van Rossum <guido@cwi.nl>
  3. Version: 3.02
  4. Last-modified: 11-May-1993
  5.  
  6. *** 1.1 1993/03/22 11:30:53
  7. --- audio.part1 1993/05/11 13:03:48
  8. ***************
  9. *** 60,62 ****
  10.   The entire FAQ is also available by anonymous ftp from ftp.cwi.nl
  11. ! [192.16.184.180], directory pub/audio, files AudioFormats{part1,part2}.
  12.   
  13. --- 60,62 ----
  14.   The entire FAQ is also available by anonymous ftp from ftp.cwi.nl
  15. ! [192.16.184.180], directory pub/audio, files AudioFormats.{part1,part2}.
  16.   
  17. ***************
  18. *** 315,322 ****
  19.   All these machines can play back sound without additional hardware,
  20. ! although the needed software is not always standard; only the Sun,
  21. ! NeXT and SGI come with standard sampling hardware (the NeXT only
  22. ! samples U-LAW at 8000 samples/sec from the built-in microphone port;
  23. ! you need a separate board for other rates).  (Don't send me details on
  24.   optional or 3rd party hardware, there is too much and it is really
  25. ! beyond the scope of this FAQ.)
  26.   
  27. --- 315,322 ----
  28.   All these machines can play back sound without additional hardware,
  29. ! although the needed software is not always standard; also, some
  30. ! machines need external hardware to record sound (or to record at
  31. ! higher quality, like the NeXT, whose built-in sampling hardware only
  32. ! does 8000 samples/sec in U-LAW).  Please don't send me details on
  33.   optional or 3rd party hardware, there is too much and it is really
  34. ! beyond the scope of this FAQ.
  35.   
  36. ***************
  37. *** 325,327 ****
  38.   In fact, DECsound is given away free with Motif 1.1 and supports the
  39. ! VAXstation, Sun SPARCstation, DECvoice, and XMedia audio devices.  Sun
  40.   sound files work without change.  The Alpha systems (DEC 3000 Model
  41. --- 325,327 ----
  42.   In fact, DECsound is given away free with Motif 1.1 and supports the
  43. ! VAXstation, Sun SPARCstation, DECvoice, and DECaudio devices.  Sun
  44.   sound files work without change.  The Alpha systems (DEC 3000 Model
  45. ***************
  46. *** 470,471 ****
  47. --- 470,480 ----
  48.   
  49. + The "IRCAM" sound file system has now been superseded by the so-called
  50. + "BICSF" (for Berkeley/IRCAM/CARL Sound File system) software release.
  51. + More recently, there has been an effort at Princeton (Prof. Paul
  52. + Lansky) and Stanford (Stephen Travis Pope) to standardize several
  53. + extensions to BICSF.  A description of BICSF and the
  54. + Princeton/Stanford extensions is available by anonymous ftp from
  55. + ftp.cwi.nl [192.16.184.180], in directory /pub/audio/BICSF-info.  This
  56. + file contains further ftp pointers to software.
  57.   Finally, a somewhat different but popular format are "MOD" files,
  58. ***************
  59. *** 736,739 ****
  60.   A program "playulaw" was posted as part of the "radio 2.0" release
  61. ! that I posted to several source groups recently; it plays raw U-LAW
  62. ! files on the Indigo, Indigo2 or Personal IRIS audio hardware.
  63.   
  64. --- 745,748 ----
  65.   A program "playulaw" was posted as part of the "radio 2.0" release
  66. ! that I posted to several source groups; it plays raw U-LAW files on
  67. ! the Indigo, Indigo2 or Personal IRIS audio hardware.
  68.   
  69. ***************
  70. *** 749,752 ****
  71.   
  72. !         Vaxstation 4000
  73. !         ---------------
  74.   
  75. --- 758,777 ----
  76.   
  77. !         Others
  78. !         ------
  79. ! Most other UNIX boxes don't have audio hardware and thus can't play
  80. ! audio data.  This is actually rapidly changing and most new hardware
  81. ! that hits the market has some form of audio support.  Unfortunately
  82. ! there is nothing like X11 that provides a portable interface.  Perhaps
  83. ! DEC CRL's AudioFile system can fill the gap; it is network-transparent
  84. ! and supports at least Digital RISC systems running Ultrix, Digital
  85. ! Alpha AXP systems running OSF/1, Sun Microsystems SPARCstations
  86. ! running SunOS, and SGI Indigos.  The source kit is located at ftp site
  87. ! crl.dec.com (Internet 192.58.206.2) in /pub/DEC/AF.
  88. ! Playing audio files on the Vaxstation 4000 (VMS)
  89. ! ------------------------------------------------
  90. ! 1) Without DECsound
  91.   
  92. ***************
  93. *** 764,765 ****
  94. --- 789,804 ----
  95.   
  96. + 2) With DECsound (bundled with motif)
  97. + Just start DECsound by selecting it from the session manager in the 
  98. + applications menu. (Not there use "@vue$library:sound$vue_startup").
  99. + Make sure settings; device type (vaxstation 4000) and play settings
  100. + (headphone jack) are selected.  To play files from the DCL prompt 
  101. + (handy if you want to play sounds on a remote workstation) set a 
  102. + symbol up as follows; 
  103. + PLAY == "$DECSOUND -VOLUME 50 -PLAY"
  104. + usage;
  105. + DCL> play sound.au
  106. + 3) Audio port
  107.   The external audio port comes with a telephone-jack-like port.   For
  108. ***************
  109. *** 768,784 ****
  110.   (that came with the VaxStation), and plug in a small set of stereo
  111. ! speakers (the kind you'd plug into a WALKMAN, for example), for more
  112. ! volume.
  113. !         Others
  114. !         ------
  115. ! Most other UNIX boxes don't have audio hardware and thus can't play
  116. ! audio data.  This is actually rapidly changing and most new hardware
  117. ! that hits the market has some form of audio support.  Unfortunately
  118. ! there is nothing like X11 that provides a portable interface.  Perhaps
  119. ! DEC CRL's AudioFile system can fill the gap; it is network-transparent
  120. ! and supports at least Digital RISC systems running Ultrix, Digital
  121. ! Alpha AXP systems running OSF/1, and Sun Microsystems SPARCstations
  122. ! running SunOS.  The source kit is located at ftp site crl.dec.com
  123. ! (Internet 192.58.206.2) in /pub/DEC/AF.
  124.   
  125. --- 807,811 ----
  126.   (that came with the VaxStation), and plug in a small set of stereo
  127. ! speakers or headphones (the kind you'd plug into a WALKMAN, for 
  128. ! example), for more volume.  The adapter also has a microphone plug so
  129. ! that you can record sounds if DECsound is installed.
  130.   
  131. ***************
  132. *** 899,903 ****
  133.   sound formats, albeit mostly on micros, is "The Sound Site
  134. ! Newsletter".  Issue 12 appeared in March 1993.  Issues can be ftp'ed
  135. ! from saffron.inset.com, directory directory pub/rogue/newsletters, or
  136. ! from ccb.ucsf.edu, Pub/Sound_list/Sound.Newsletters.
  137.   
  138. --- 926,932 ----
  139.   sound formats, albeit mostly on micros, is "The Sound Site
  140. ! Newsletter".  Issue 12 appeared in March 1993.  This used to be
  141. ! available by anonymouse ftp from saffron, but I have been informed
  142. ! that saffron is no longer providing this service.  If you know of a
  143. ! different site carrying recent issues of the Sound Site newsletter,
  144. ! please let me know!)
  145.   
  146. *** 1.1 1993/03/22 11:30:53
  147. --- audio.part2 1993/05/11 13:03:54
  148. ***************
  149. *** 17,19 ****
  150.   
  151. ! Table of contents:
  152.   
  153. --- 17,20 ----
  154.   
  155. ! Table of contents
  156. ! -----------------
  157.   
  158. ***************
  159. *** 42,44 ****
  160.       or bitftp@pucc.princeton.edu, and the servers will send you
  161. !     instructions on how to make requests
  162.   
  163. --- 43,47 ----
  164.       or bitftp@pucc.princeton.edu, and the servers will send you
  165. !     instructions on how to make requests.  (The bitftp service is no
  166. !     longer available through UUCP gateways due to complaints about
  167. !     overuse :-( )
  168.   
  169. ***************
  170. *** 804,807 ****
  171.   10K - 60K).  An older MOD format only allowed for up to 15 samples in
  172. ! a MOD file; you don't see many of these anymore.  [The standard
  173. ! sampling rate is 10k, see below. --GvR]
  174.   
  175. --- 807,810 ----
  176.   10K - 60K).  An older MOD format only allowed for up to 15 samples in
  177. ! a MOD file; you don't see many of these anymore.  There is no standard
  178. ! sampling rate for these samples.  [But see below.]
  179.   
  180. ***************
  181. *** 982,1001 ****
  182.   
  183. ! The MOD sampling rate
  184. ! ---------------------
  185. ! From dgc3@midway.uchicago.edu:
  186. ! The standard rate is 10k exactly.  Instrument files should be 10k,
  187. ! signed, 8-bit raw audio.  A lot of people ask how to create MOD
  188. ! samples on their own machine; the answer is:
  189. ! [%>] sox mysound.foo -r10000 -sb sample.sam
  190. ! I quite doubt that there are any deviations here, since the sample
  191. ! data is incorporated into the MOD file and cannot store its own format
  192. ! header.  The Amiga program MED uses a custom format for its MODs
  193. ! (often called MEDs because of name similarity), and does allow any
  194. ! 8SVX sample of any sampling rate to be used.
  195. ! David
  196.   
  197. --- 985,988 ----
  198.   
  199. ! PS: A file with even *much* more info on MOD files, compiled by Lars
  200. ! Hamre, is available from ftp.cwi.nl:/pub/audio/MOD-info.  Enjoy!
  201.   
  202.