home *** CD-ROM | disk | FTP | other *** search
/ Peanuts NeXT Software Archives / Peanuts-3.iso / Audio / inspector / MMSoundsInspector.2.4.README < prev   
Encoding:
Text File  |  1995-09-10  |  2.9 KB  |  69 lines

  1. MMSoundsInspector v 2.4
  2.  
  3.  
  4. MMSoundsInspector is a replacement for NEXTSTEP's Workspace inspector for .snd files: however, in addition to .snd, it also recognises .au, .aiff and .wav formats.
  5.  
  6.  
  7. Caveat emptor
  8.  
  9. This Inspector has been tested and no significant problems found (see bugs section).  Note however that a malfunction in a Workspace Inspector can cause your system to crash.  You use this Inspector entirely at your own risk.
  10.  
  11.  
  12.  
  13. Installation
  14.  
  15. To use the Inspector, simply copy the MMSoundsInspector.bundle directory into /LocalApps or ~/Apps and then either in Workspace click Update Viewers (Command-u), or log out then in again.
  16.  
  17. When you select a .snd, .wav, .aiff or .au file in Workspace and inspect it using the Contents Inspector (Command-2), you should see the MMSoundsInspector.  It will display details of the sound being inspected, such as sampling rate and number of samples, just as the standard Sound Inspector.  If the sound is not readable an error message will be displayed in the info TextField.
  18.  
  19.  
  20. Listening to the file
  21.  
  22. If you press the "Play" button the sound will be converted into a NeXT-style sound file, and if the conversion is successful, displayed in the SoundView and played.
  23. The sampling rate of the converted signal can be set using the pull-down menu.
  24. Playing files at a lower sampling rate than the original will save on memory requirements, but note that, particularly in the case of playing back at 8012 Hz, there may also be significant deterioration in sound quality.  See also Bugs below.
  25.  
  26. Note that if you change the sampling frequency using the pull-down menu, any currently converted sound will be lost (from the Inspector, not disk): this is to avoid the possibility of a sound being resampled several times, which results in deterioration in sound quality.
  27.  
  28.  
  29. Saving the file
  30.  
  31. Clicking the "Save As" button will first convert and load the sound if it has not already been loaded.  A standard NEXTSTEP Save panel will then appear and you can save the file as you would any other document.
  32.  
  33.  
  34. Bugs
  35.  
  36. NEXTSTEP does not properly support playback of some sampling rates; furthermore there is a bug in the playback of several 11kHz format and 8kHz 8-bit linear format files, which will result in their being played at double speed.  For most consistent results setting the sampling rate to 22050Hz is recommended.
  37.  
  38. Playback of ADPCM compressed .au files is not currently supported.
  39.  
  40.  
  41. Credits
  42.  
  43. The source code for the conversion routines was originally derived from the "sox" public domain utility, created and maintained by Lance Norskog.
  44.  
  45.  
  46. ---
  47.  
  48. Please report any bugs or suggestions to me:
  49.  
  50. mmalcolm crawford
  51.  
  52. posn.    research facilitator
  53. where    institute for language speech and hearing
  54.     sheffield university
  55.     west court
  56.     2 mappin street
  57.     sheffield s1 4dt
  58.     england
  59.  
  60. vox    (+44) 114 282 5269
  61. fax    (+44) 114 278 0972
  62. email    m.crawford@dcs.shef.ac.uk
  63.     NeXTMail, SunMail, MIME welcome
  64. http://www.dcs.shef.ac.uk/
  65.  
  66.  
  67.  
  68.  
  69.