On 10/01/17 14:46, oliver wrote: > 4.) a position outlet for [readsf~], signal or message
You can use [timer] for this, as [readsf~] is constant speed. (I tried a complicated [fexpr~]-based solution with integrated wrapping to avoid getting stuck after some minutes, but it drifted badly from clock time due to accumulated rounding errors - Pd's clocks are much more accurate and simpler to use too.) Claude -- https://mathr.co.uk _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
