[PD] [metro] [realtime] and [cputime], were is the true?

Johannes M Zmoelnig zmoelnig at iem.at
Tue Nov 9 13:32:50 CET 2004


stephane wrote:
> Thanks Johannes ,
> 
> I need one way to measures the elapsed real time of a recorded sample 
> from [adc~] (beetween the "start recording" bang and "stop recording" 
> bang),  in way to use this value for read this sample with [tabread4~]. 
> Can I use [realtime] for that ?
> 

use [timer] for this.
as the "start" and "stop" recording buttons will be synchronized to the 
dsp-tick this will give you more "accurate" timings than what you want.
([timer] is somewhat sample-aligned while [realtime] is not)


mfg.a.dr
IOhannes




More information about the Pd-list mailing list