home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / mac / programm / 15066 < prev    next >
Encoding:
Internet Message Format  |  1992-09-08  |  1.1 KB

  1. Path: sparky!uunet!cis.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!cbnewsm!cbnewsl!att-out!rutgers!ub!galileo.cc.rochester.edu!rochester!cantaloupe.srv.cs.cmu.edu!crabapple.srv.cs.cmu.edu!andrew.cmu.edu!kw27+
  2. From: kw27+@andrew.cmu.edu (Kevin R. Walker)
  3. Newsgroups: comp.sys.mac.programmer
  4. Subject: More sound questions.
  5. Message-ID: <oeei5mq00iUyI3aFU=@andrew.cmu.edu>
  6. Date: 7 Sep 92 04:58:26 GMT
  7. Organization: Freshman, MCS general, Carnegie Mellon, Pittsburgh, PA
  8. Lines: 22
  9.  
  10. OK - I want to synchronize a playing sound, with a video process that
  11. analyzes the sound.  Does this make sense:
  12.     figure the khz rate the sound is playing at.
  13.     install a task (what kind??) to go off every-so-often
  14.     calculate distance into the sample data by the time passed, based on
  15. the rate and do what I want with the data at that place - that SHOULD
  16. correspond with what's being played by the sound manager at that time.
  17.  
  18.     What I'm thinking is, if it's 22khz, then in 1/2 second, I would be
  19. approx. 11 Kbytes into the sample.
  20.  
  21. Please give me any comments... I'll post any significant info.
  22.  
  23. Thanks...
  24. Kip
  25.  
  26.  
  27. ----------
  28. Kip Walker
  29.  
  30. kw27+@andrew.cmu.edu
  31. kwalker+@cmu.edu
  32.