home *** CD-ROM | disk | FTP | other *** search
- 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+
- From: kw27+@andrew.cmu.edu (Kevin R. Walker)
- Newsgroups: comp.sys.mac.programmer
- Subject: More sound questions.
- Message-ID: <oeei5mq00iUyI3aFU=@andrew.cmu.edu>
- Date: 7 Sep 92 04:58:26 GMT
- Organization: Freshman, MCS general, Carnegie Mellon, Pittsburgh, PA
- Lines: 22
-
- OK - I want to synchronize a playing sound, with a video process that
- analyzes the sound. Does this make sense:
- figure the khz rate the sound is playing at.
- install a task (what kind??) to go off every-so-often
- calculate distance into the sample data by the time passed, based on
- the rate and do what I want with the data at that place - that SHOULD
- correspond with what's being played by the sound manager at that time.
-
- What I'm thinking is, if it's 22khz, then in 1/2 second, I would be
- approx. 11 Kbytes into the sample.
-
- Please give me any comments... I'll post any significant info.
-
- Thanks...
- Kip
-
-
- ----------
- Kip Walker
-
- kw27+@andrew.cmu.edu
- kwalker+@cmu.edu
-