Page 1 of 1

Posted: 03 Dec 2017, 01:49
by thomaschamotte
Hello everyone,

I have seen on this website something i would like to do with Usine.
Follow this link to understand what i'm talking about : https://adamferriss.com/rgb4d/

So I'v created three different racks each one for each colors R, G and B.
In each racks i've added one patch who contained a "RGB module color" with a "delay data module" and a "Fit Horizontal" patch.
Image

very very very simple and it works very well when: Delay R = 100ms; Delay G = 200ms; Delay B = 300ms.

My problem come when the delay pass up 400ms.
For exemple : Delay R= 200ms; Delay G = 400ms (this is the limit); Delay B = 800ms (everything go wrong)
The symptoms are : the fit horizontal flip, the colors flip, the vidéo stop... the RGB patches lost the datas etc...

I can't figure out why i can't go up the 400ms because on the website it works very well.

I think of the information vidéo who are not convert in a good way with the delay data, because some times the vidéo datas came in the delay but not out.
What i really don't figure out is, everything go wrong but never for the red color...

You will seriously make my day if you find why a simple thing like this seems to be complicated...

Thanks for reading.

Posted: 04 Dec 2017, 11:40
by nay-seven
best way to have help would be to share your workspace ?

Posted: 04 Dec 2017, 17:51
by oli_lab
my guess would be to decompose the signal in R, G and B, put some delays on each color channel and then recompose the video stream

Posted: 04 Dec 2017, 20:47
by thomaschamotte
Ok, there are the workspace.
Two workspace because as i said in my the last post, when you up the delay after 400ms, nothing works.

Worspace1: Delay R=0ms; Delay G=200ms; Delay B= 400ms.
http://www.sensomusic.com/forums/upload ... b400ms.wkp


Worspace1: Delay R=300ms; Delay G=600ms; Delay B= 900ms.
http://www.sensomusic.com/forums/upload ... b900ms.wkp

The idea is to use use a fader as in the website link i posted before to play with the delay.

Posted: 09 Dec 2017, 18:35
by thomaschamotte
I up the topic.
No bugs for you here ?

Posted: 13 Dec 2017, 14:40
by thomaschamotte
Hello... is anybody can just try as me and we compare ?
Because if i'm alone i can't compare with anybody...

Posted: 14 Dec 2017, 17:43
by thomaschamotte
Image

Posted: 14 Dec 2017, 20:38
by 23fx23
the link can't be dowloaded

Posted: 14 Dec 2017, 20:44
by thomaschamotte

Posted: 14 Dec 2017, 21:34
by 23fx23
yes, might be wrong but i think the problem is data delay was limited in internal memory, and while buffering a simple float 400ms is ok, delaying video make load of data and it can't handle it past 400ms indeed.. maybe there would need a video delay dedicaced update or something..

Posted: 18 Dec 2017, 01:10
by thomaschamotte
Can you explain to me why it's working on the website follewed on the link up post and not in Usine ?

Posted: 18 Dec 2017, 03:23
by 23fx23
i think when data delay module was designed a long time ago there wasn't video support at that time, it is not really located in video modules, it would need an update with bigger buffer, i would report as a bug or feature request, senso will probably figure a way to solve this.

Posted: 18 Dec 2017, 20:16
by thomaschamotte
You ROCK !

Posted: 30 Jan 2018, 01:52
by thomaschamotte
Hello,

I'm uping this post because the bug is always working.
And i can't continue to work on this workspace.

Thank you.

Posted: 30 Jan 2018, 18:16
by 23fx23
Hi thomas, did you fill a bug report for this one? if not yet you should, they can't track easily bugs on forum, they are more quicly tracked and solved if submitted.

http://www.sensomusic.com/support/

Posted: 03 Feb 2018, 18:02
by 23fx23
check latest version seems senso added a new video delay module ;)
http://www.sensomusic.org/forums/viewtopic.php?id=6095