home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / sci / math / symbolic / 2278 < prev    next >
Encoding:
Text File  |  1992-08-27  |  1.6 KB  |  47 lines

  1. Newsgroups: sci.math.symbolic
  2. Path: sparky!uunet!wri!news
  3. From: markm@wri.com
  4. Subject: Re: Saving Mma sounds in .snd format
  5. Message-ID: <1992Aug27.174500.14351@wri.com>
  6. Sender: news@wri.com
  7. Nntp-Posting-Host: fiji.wri.com
  8. Reply-To: markm@wri.com
  9. Organization: Wolfram Research, Inc.
  10. References: <739@capmkt.COM>
  11. Date: Thu, 27 Aug 1992 17:45:00 GMT
  12. Lines: 33
  13.  
  14. In article <739@capmkt.COM> charles@capmkt.COM (Charles Neveu) writes:
  15. > Is it possible to save Mathematica-generated sounds to .snd files,
  16. > esp. on the NeXT? The standard method of Displaying to a stream saves
  17. > the file in Mathematica format.
  18.  
  19. Yes, this is possible.  To save Mathematica sounds as "*.snd" files, there are  
  20. the following steps:
  21.  
  22. 1. Create the sound in Mathematica
  23. 2. Start the "/NeXTDeveloper/Demos/SoundPlayer" program, or any of the 
  24.     available sound editors (SoundWorks, EdSound, etc.).
  25. 3. Open a "new" document in the sound program.
  26. 4. In Mathematica, select the cell in which the sound resides (the
  27.     PostScript cell).
  28. 5. Copy the cell into the NeXT Pasteboard (by pressing Command-C, or
  29.     selecting the "Copy" menu option).
  30. 6. Paste the cell into the sound program.
  31. 7. Save the sound from the sound program, using Command-s, or
  32.     Command-S.
  33.  
  34. Now the sound will be saved as a native "*.snd" file with a NeXT sound header  
  35. attached to it.
  36.  
  37. Note:  You can find this Technical Note along with many others on MathSource.   
  38. MathSource can be accessed by sending the message "help intro" to  
  39. mathsource@wri.com.  Or, if you prefer to search the database for other  
  40. technical notes, use the command "find technical note".
  41.  
  42. --Mark Moline
  43. Wolfram Research, Inc.
  44. markm@wri.com
  45.  
  46.  
  47.