Make Timecode for forward and backward 10 seconds

after 2 Weeks hard work :wink: for an beginner i have some questions
i have an player wich can“t get out timecode, so i get an toggle on beginning of the clip. this toggle should start the timer. this works. now i have to read the timer an sum/subtract seconds from the actual seconds. this works too, but now i have to give this value (seconds/+ or - with the word forward) to udp string. the udp string should go out only once by getting an press on Raspberry GPIO input.
there is my problem : i can not get only one string by pressing, there are more strings coming out, and i can not merge the number with the word (foreward)
timecode.json (11.6 KB)

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.