home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / sys / mac / programm / 18366 < prev    next >
Encoding:
Text File  |  1992-11-13  |  1.8 KB  |  38 lines

  1. Newsgroups: comp.sys.mac.programmer
  2. Path: sparky!uunet!mcsun!news.funet.fi!ousrvr.oulu.fi!news
  3. From: Juha Pirttilè <juha@skynet.oulu.fi>
  4. Subject: Changing the sampling frequency of the Apple Sound Input Driver ???
  5. Message-ID: <1992Nov13.134932.28925@ousrvr.oulu.fi>
  6. X-Xxdate: Fri, 13 Nov 92 13:38:41 GMT
  7. Sender: news@ousrvr.oulu.fi
  8. Organization: Department of Physics, University of Oulu
  9. X-Useragent: Nuntius v1.1.1d12
  10. Date: Fri, 13 Nov 1992 13:49:32 GMT
  11. Lines: 25
  12.  
  13. We are going to use the built in sound input system of the Mac to
  14. sample difference Doppler signals from navigational satellites. The
  15. built in sound input system seems to be OK for the job. However there
  16. is a slight problem. You can not change the sample rate from 22 kHz.
  17. This frequency is unnecessarily high for us and produces too large
  18. files (>20 MB).
  19.  
  20. Is there an easy way to change the sample rate to 5 kHz? Or could
  21. someone at Apple make me a special version of the driver which 
  22. samples the data at 5 kHz. I have already looked at the driver and
  23. it seems to me that the modification is not impossible (but it is
  24. very difficult without the sourve code). 
  25.  
  26. I think that if the sample rate of the built in sound input would
  27. be adjustable, the Mac would be a most elegant data collecting
  28. environment in many scientific applications.
  29.  
  30.  ********************************************************************
  31.  *                     J u h a   P i r t t i l {                    *
  32.  *                                                                  *
  33.  *      juha@skynet.oulu.fi            addr. Yliopistokatu 38/521   *
  34.  *      tel: 358-81-361661                   90570 Oulu             *
  35.  *                                           Finland                *
  36.  *      Macintosh Programmer                                        * 
  37.  ********************************************************************
  38.