Nobody understands phase-locked loops 8-) Unfortunately, I've just been forced to write a lab about one. If you want the handout, I'll send it to you (the teacher's version, with the answers 8-) It's a hardware lab, though.
N/ On Monday 04 Mar 2002 11:34 am, you wrote: > >> schedule based on the audio clock without annoying > >> users, and hence we end up potentially out of sync with > >> that clock. this can be corrected for by using a PLL, > >> but its a pain to code. > > > > What's a PLL? A Phase Locked Loop, like the old-school > > analog sequencers? > > yes. its a widely used engineering technique, both in h/w > and in s/w. i'm still not sure i totally understand it :) > > --p