home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #31 / NN_1992_31.iso / spool / comp / sys / mac / programm / 20360 < prev    next >
Encoding:
Internet Message Format  |  1992-12-28  |  1.2 KB

  1. Path: sparky!uunet!zaphod.mps.ohio-state.edu!wupost!micro-heart-of-gold.mit.edu!bu.edu!dartvax!coos.dartmouth.edu!junz
  2. From: junz@coos.dartmouth.edu (Jun Zhang)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: Background Sound Recording
  5. Summary: Background sound recording
  6. Keywords: Asynchrous, sound manager
  7. Message-ID: <1992Dec28.195312.13053@dartvax.dartmouth.edu>
  8. Date: 28 Dec 92 19:53:12 GMT
  9. Sender: news@dartvax.dartmouth.edu (The News Manager)
  10. Organization: Dartmouth College, Hanover, NH
  11. Lines: 18
  12.  
  13. I am trying to write a small application in which the cursor position
  14. is located every 20 ms while sound is recorded in the background.
  15.  
  16. I would like my application to run on most of the Macs.  So, the
  17. solution is to use external sound recorder on Macs such as IIci, 
  18. or to use built in sound recorder on Macs such as IIsi.
  19.  
  20. I have not found any example code around on background sound 
  21. recording.  Could anyone give me some ideas?  Working source code
  22. would be greatly appreciated.  (I would like to know on what kind 
  23. of machine your code actually works.)
  24.  
  25. A related question is that if I am going to use hardware from
  26. Articulate Systems, Inc., does the sound manager also work in the same
  27. way as it does with MacRecorder?
  28.  
  29. Jun Zhang
  30. junz@coos.dartmouth.edu  
  31.