[comp.lang.pascal] timing routines

pritchet@susie.cs.scarolina.edu (Ronald W. Pritchett) (11/15/90)

Ok, help! I am trying to play sound samples to a piece of hardware we have in our PC. The sample has a given # of points & sampling rate. I need to be able to delay any arbitrary amount of time; somewhere in the range 1/10000 -> 1/30000. So far the best methods have only given me 0.0002 seconds of accuracy. I need more than that. I'm using TP 5.5 on a 12mHz pc. any source would be appreciated.
 
Ron