atom feed12 messages in at.iem.pd-listRe: [PD] Can I control the velocity o...
FromSent OnAttachments
Camilo Cadavid CorredorFeb 9, 2010 5:43 pm 
Alexandre CastonguayFeb 9, 2010 6:47 pm 
Alexandre CastonguayFeb 9, 2010 8:21 pm 
Hans-Christoph SteinerFeb 9, 2010 8:29 pm 
Jonathan WilkesFeb 9, 2010 10:04 pm 
hard offFeb 9, 2010 11:58 pm 
Martin PeachFeb 10, 2010 6:08 am 
hard offFeb 10, 2010 6:23 am 
Jonathan WilkesFeb 10, 2010 12:09 pm.png, .png, .pd
Jonathan WilkesFeb 10, 2010 2:12 pm 
João PaisFeb 11, 2010 3:43 am 
Arxontis PolitisFeb 11, 2010 4:37 am.gif
Subject:Re: [PD] Can I control the velocity of a video?
From:Alexandre Castonguay (acas@artengine.ca)
Date:Feb 9, 2010 6:47:19 pm
List:at.iem.pd-list

Hi,

Use [pix_film] with a [counter] and vary the speed of the [metro] going to the counter. I think you will need to send the 'auto 0' message to [pix_film]. There is also an object named [gems.movies~] in the pdmtl abstractions package. All these objects have good help patches detailing their workings.

Good luck,

Alexandre

Camilo Cadavid Corredor a écrit :

Hi there. I am making a patch where i'm controlling a the velocity of a simple
sequencer and the velocity of playback of a video with tow piezoelectric mics. I
fooled around with [pix_movie] and [pix_film] but the best i could acomplish was
to automatize the starting point of the video. In GEM I couldn't find an object
that let me control the rythm (by a metro) of the playback. Can anyone please
help me to find the way to control this? Thank you,C. Cadavid C.