Hello
I'd like to know if it's possible to make a counter which display the time with hours minutes and second and why not the time
left before the end of a soundfile.
thanks
Creating a clock counter to my sampler
-
23fx23
- Member
- Posts: 2545
ok ,so this one should more mach you needz as its linked to position of sampler, so should reflect stop/move position, there is also the swich to choose between displaying "elapsed" or "left" time.
elapsed (swch is 0) act like this: pick sample lengh, check with his position in percent what's current time in ms,convert in s,m,h
when switch is on, it pick total lengh and subtract current playing pos.
(to make less wire between two modes in fact when on "elapsed" A-B returns 0-current position, so a negative pos, the abs is used to make it always positive). hope it helps.
