Hi guys
I am working on a patch that allows user to select and play videoclips and modulate video parameters with audio in and create a video delay for every single channel.
The goal is to control and sync the delay time of both audio and video with the same slider, do you think it could be possible?
Actually my patch works like this :
- "delayasbs" is an abstraction where the video delay happens
- "del" patcher is where the audio delay happens
both are controlled by Delay Time Slider on channel. Do you think it would be possible to map the video delay to match the audio delay? Which parameters do I have to use, in your opinion, to map those two values? it could be a stupid question but you may already have some experiences with this.