home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / sgi / 13591 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  1.8 KB

  1. Path: sparky!uunet!wupost!spool.mu.edu!uwm.edu!ogicse!news.u.washington.edu!hardy.u.washington.edu!pdanset
  2. From: pdanset@hardy.u.washington.edu (Paul Danset)
  3. Newsgroups: comp.sys.sgi
  4. Subject: Amesh source?
  5. Message-ID: <1992Sep14.112021.24762@u.washington.edu>
  6. Date: 14 Sep 92 11:20:21 GMT
  7. Article-I.D.: u.1992Sep14.112021.24762
  8. Sender: news@u.washington.edu (USENET News System)
  9. Reply-To: pdanset@u.washington.edu
  10. Organization: University of Washington, Seattle
  11. Lines: 30
  12.  
  13.  
  14. Sorry if this has been asked before, but I would appreciate it if 
  15. someone could answer the following questions about the demo program
  16. "amesh":
  17.  
  18.   o  Is the source for "amesh" available on the net?  I have checked
  19.      the usual sites, but was not able to locate it.
  20.  
  21.   o  The amesh binary appears to contain calls to the standard
  22.      AudioLibrary routines as well as "open" and "ioctl" calls
  23.      to /dev/hdsp/hdsp0{master,r*} (i.e. direct calls to the DSP
  24.      subsystem).  I'm assuming that the calls to the DSP subsystem
  25.      are issued from the modules within /usr/lib/libaudio.a and not
  26.      from the amesh source.  Is this correct?  (That is, will I be
  27.      able to write a program with similar functionality and performance
  28.      using just AL calls?)
  29.  
  30.   o  Is the FFT being performed on the 56001 DSP chip or the
  31.      R3000 CPU?  Is the FFT computed using integer (fixed
  32.      point) or floating point arithmetic?
  33.  
  34. My application is in speech signal processing and recognition; I
  35. would like to write a program which can, among other things, display
  36. a near-realtime spectrogram (2D, not 3D).
  37.  
  38. Thanks very much in advance.
  39.  
  40. -------------------------------------------------------------------------------
  41. Paul Danset        pdanset@hitl.washington.edu       (pdanset@u.washington.edu)
  42. Work:  HITLab, U. of Washington FJ-15, Seattle, WA 98195     (206) 685-8625 x45
  43.