home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / next / software / 2554 < prev    next >
Encoding:
Text File  |  1992-11-08  |  1.7 KB  |  60 lines

  1. Newsgroups: comp.sys.next.software
  2. Path: sparky!uunet!ukma!darwin.sura.net!zaphod.mps.ohio-state.edu!sol.ctr.columbia.edu!news.columbia.edu!blackbox.cc.columbia.edu!nwc
  3. From: nwc@blackbox.cc.columbia.edu (Nick Christopher)
  4. Subject: Sound Converter (GISO) for NS3.0
  5. Message-ID: <1992Nov8.154116.21489@news.columbia.edu>
  6. Sender: usenet@news.columbia.edu (The Network News)
  7. Nntp-Posting-Host: blackbox.cc.columbia.edu
  8. Organization: Columbia University
  9. Date: Sun, 8 Nov 1992 15:41:16 GMT
  10. Lines: 48
  11.  
  12. GISO.app fpr NeXTSTEP 3.0 is now available at:
  13.  
  14.     sonata.cc.purdue.edu:/pub/next/submissions/GISOfor3.0.compressed
  15.  
  16. GISO for NeXTSTEP 3.0
  17.  
  18. What's GISO? GISO provides an easy way to convert sounds to and from
  19. different sound formats and also preview NeXT sounds. 
  20.  
  21. GISO is actually just a wrapper for sox. 
  22.  
  23. What's sox? Sox is a filter program with the ability to convert in and out of
  24. many (all that I know of) sound formats. It will move in and out of .au, .aiff,
  25. .voc, .hcom, .wav and any raw format you can describe with its parameters.  Its
  26. interface is very complicated and so that is why I wrote GISO.
  27.  
  28. To build it just type "make install".
  29.  
  30. *** New in Version 3.0:
  31.  
  32.     - Compiles without errors under NS3.0
  33.  
  34.     - Responds to double click of self describing sound file formats.
  35.         - i.e. responds to .snd, .au, .voc, .wav
  36.         
  37. *** New in Version 2.1:
  38.  
  39.     - Newest version of sox used. New sox handles .wav files cleanly and has
  40.     some new filters (See man page).
  41.     
  42.     - Uses Subprocess Object now to run sox in (Subprocess was originally a
  43.     NeXT example that has been touched up some).
  44.     
  45.     This means
  46.  
  47.         - No more spining disk during conversions.
  48.  
  49.         - Conversions can be aborted.
  50.  
  51.     - Small interface clean ups.
  52.  
  53.  
  54. \n
  55.  
  56.  
  57.             Ronin Consulting
  58. Nicholas W. Christopher             Nick_Christopher@gun.com
  59.  
  60.