<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">
<div><br></div><div>What I am working on are tools for composing audio to someone else's video.   I've worked on a couple projects like this, I am in the midst of one know.  Basically, think sound design for a movie and things like it.  They generate the movie, and so far, I have found the easiest way to communicate with the people making the video is to use frame numbers.</div><div><br></div><div>Therefore, to compose my sound, I need to frame numbers as a reference.  Therefore, I need to generate line data from video frame numbers, unless someone has a better idea.  If the video guys tell me, "this animation starts on frame 1234 and ends on 1623", then it seems to me that I want to be using frame numbers as my triggers.</div><div><br></div><div>.hc</div><br><div><div>On Oct 31, 2008, at 11:08 AM, chris clepper wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">Cyrille points out the correct method of syncing video to an audio clock.  All hardware devices and professional software use the audio to clock the video.<br><br><div class="gmail_quote">On Fri, Oct 31, 2008 at 4:48 AM, cyrille henry <span dir="ltr">&lt;<a href="mailto:cyrille.henry@la-kitchen.fr">cyrille.henry@la-kitchen.fr</a>></span> wrote:<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">hello,<br> <br> i'm wondering why did you sync audio on video : i think it is easier to sync the video on the audio.<br> just make all the line~ as you wish for the audio, then snapshot~ periodically and convert audio position to frame number...<br> <br> cyrille<br> <br> <br> Hans-Christoph Steiner a écrit :<br> <div><div></div><div class="Wj3C7c">> I am trying to make a version of [line~] that gives me a line based<br> > on the frame numbers I give it.  Basically, I give it a frame counter<br> > in the first inlet, then start frame and stop frame as arguments.<br> > The hard part is that I want it to behave like [line] in that the<br> > last value stays in effect until something else overrides it.<br> ><br> > How do I do that with DSP data?  If I use [switch~], then the<br> > [outlet~] will just retain its last value.<br> ><br> > .hc<br> ><br> ><br> > ------------------------------------------------------------------------<br> > ----<br> ><br> > 'You people have such restrictive dress for women,' she said,<br> > hobbling away in three inch heels and panty hose to finish out<br> > another pink-collar temp pool day.  - "Hijab Scene #2", by Mohja Kahf<br> ><br> ><br> ><br> > _______________________________________________<br> > <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br> > UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br> ><br> <br> _______________________________________________<br> <a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list<br> UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br> </div></div></blockquote></div><br></blockquote></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><br class="Apple-interchange-newline"><div><br></div><div>----------------------------------------------------------------------------</div><div><br></div><div>If you are not part of the solution, you are part of the problem.</div><br class="Apple-interchange-newline"></span> </div><br></body></html>