| From | Sent On | Attachments |
|---|---|---|
| Item State | Feb 16, 2007 4:07 pm | .pd |
| chris clepper | Feb 16, 2007 4:30 pm | |
| chris clepper | Feb 16, 2007 4:42 pm | |
| Item State | Feb 16, 2007 4:46 pm | |
| Item State | Feb 16, 2007 4:54 pm | .pd |
| cyrille henry | Feb 16, 2007 4:55 pm | |
| chris clepper | Feb 16, 2007 4:58 pm | |
| chris clepper | Feb 16, 2007 5:00 pm | |
| Frank Barknecht | Feb 17, 2007 7:36 am | .pd |
| chris clepper | Feb 17, 2007 8:55 am | |
| Roman Haefeli | Feb 17, 2007 9:38 am | |
| chris clepper | Feb 17, 2007 10:58 am | |
| Chuckk Hubbard | Feb 17, 2007 11:39 am | |
| Roman Haefeli | Feb 17, 2007 12:17 pm | |
| chris clepper | Feb 17, 2007 2:25 pm | |
| Martin Peach | Feb 17, 2007 9:21 pm | |
| Chuckk Hubbard | Feb 17, 2007 10:01 pm | |
| Frank Barknecht | Feb 18, 2007 4:16 am |
| Subject: | Re: [PD] pix_film more questions | |
|---|---|---|
| From: | chris clepper (cgcl...@gmail.com) | |
| Date: | Feb 17, 2007 10:58:31 am | |
| List: | at.iem.pd-list | |
On 2/17/07, Roman Haefeli <redu...@yahoo.de> wrote:
The metro is not so hot in Pd either. Good luck.
here we go again. we already had a discussion here about that topic without a satisfying conclusion (at least for me). what exactly do you mean by 'not so hot'? is it inaccurate when using it to draw something on the screen? if so, why?
Pd's logical time ignores real world 'wall time' and it also queues events. That is fine if you only deal with time inside of Pd, assume that time is perfect and want every event to fire no matter how wrong the time is, but it causes trouble with any media reliant on 'wall time'. Using a metro to drive pix_film will cause the media to drift from reference over time since events are not dropped if they do not arrive on time. The correct handling would drop the event if it did not occur in the proper window and move on thus keeping proper relation to actual time.
The original pix_record used Pd's logical time and made recordings with completely wrong timing. After adding internal timers pix_record would properly drop frames and adhere to a wall clock. The windows version still has some problems with timing and will make some Keystone Cops footage if he load is extremely high.






.pd