If i send a [auto 1( to [pix_film] i'm not able anymore to scratch the movie sending values to its cold inlet. Is this bug connected with the bug you talk about or a normal function of the obj.?
besides i noticed pix_movie doens't have this behaviour but is crashing on most of the MAC OS i tried with. is this another known issue?
Marco
Message: 3 Date: Mon, 06 Apr 2009 23:11:23 +0200 From: IOhannes m zmoelnig zmoelnig@iem.at Subject: Re: [PD] auto 1 loops pix_film (and pix_movie?) To: marius schebella marius.schebella@gmail.com Cc: "pd-list@iem.at" pd-list@iem.at Message-ID: 49DA6FFB.20704@iem.at Content-Type: text/plain; charset="iso-8859-15"; Format="flowed"
marius schebella wrote:
Hi, the help patch sais that "auto 1" will not loop the movie, but actually it does. someone want to comment on this?
it's a bug.
mgadsr IOhannes
Hi Marco,
This has been normal behavior as long as I have been aware of it. That doesn't mean that it's not a bug, however ;-)
If you want looping + scrubbing, a better way would be to build a counter with a [mod] object set to the total number of frames in your clip, that way you could change the payback speed of the clip and (with some adjustments to the counter) skip around in the frames as well as go backwards, etc etc. (Nice topic for a FLOSS Manuals tutorial, eh Marius?)
best! Derek
Marco Donnarumma wrote:
If i send a [auto 1( to [pix_film] i'm not able anymore to scratch the movie sending values to its cold inlet. Is this bug connected with the bug you talk about or a normal function of the obj.?
besides i noticed pix_movie doens't have this behaviour but is crashing on most of the MAC OS i tried with. is this another known issue?
Derek Holzer wrote:
Hi Marco,
This has been normal behavior as long as I have been aware of it. That doesn't mean that it's not a bug, however ;-)
If you want looping + scrubbing, a better way would be to build a counter with a [mod] object set to the total number of frames in your clip, that way you could change the payback speed of the clip and (with some adjustments to the counter) skip around in the frames as well as go backwards, etc etc. (Nice topic for a FLOSS Manuals tutorial, eh Marius?)
something like that is already there, but not as a separate example (yet...) marius.
best! Derek
Marco Donnarumma wrote:
If i send a [auto 1( to [pix_film] i'm not able anymore to scratch the movie sending values to its cold inlet. Is this bug connected with the bug you talk about or a normal function of the obj.?
besides i noticed pix_movie doens't have this behaviour but is crashing on most of the MAC OS i tried with. is this another known issue?