Ah, while I was patching away. Giving the timing away was too much though :)
2009/8/18 Meriläinen Aku <[email protected]> > Hey, > > try adding "range" between the interpolation and pixellate. Set the range > max to 350, min to 1 and take the clipped value to pixellate. Then set > interpolation values start 350, end -3150 and duration to 10 and repeat mode > to loop. That should do the trick and is perhaps the easiest way. You can > most likely do it with conditionals, logics and stop watch as well if you > want to. > > Aku > > > > ________________________________________ > Lähettäjä: > [email protected][quartzcomposer-dev-bounces+amerilai= > [email protected]] käyttäjän djdaveat [ > [email protected]] puolesta > Lähetetty: 18. elokuuta 2009 19:05 > Vastaanottaja: [email protected] > Aihe: Looping "Pixellate" Effect (with a Pause) > > Hello everyone! :) > > I have a *.qtz presentation with an image included. Before the image > gets rendered to the Billboard, I add the effect "Pixellate". > This effect is connected with an "Interpolation", which counts the > number 350 down to 1. (I included the *.qtz file as an attachment, > because I find it hard to explain what I mean). > > What I want Quartz Composer to do: > The interpolation should animate the image from being blocky to normal > view (Scale from 350 down to 1). This is already happening. > Then the image should last normal for 9 seconds. After that, the > effect should start again (from blocky to normal image in 1 second). > And that's the problem! > > The problem is, with the interpolation-patch, I can only loop the > animation itself, but I have no chance in stopping it at scale-value > "1" (which means, the image is constantly changing it's appearance). > Using an iterator leads to the same problem /: > I want to show the Pixellate-effect in about one second, then show the > image itself without any effect the next 9 seconds. After that, repeat > the whole thing... > > Is there any way to do that (I am pretty much stuck right here, so I > am very sorry if the solution is very obvious to everyone else)? > > Best regards & have a nice day, > david > > _______________________________________________ > Do not post admin requests to the list. They will be ignored. > Quartzcomposer-dev mailing list ([email protected]) > Help/Unsubscribe/Update your Subscription: > > http://lists.apple.com/mailman/options/quartzcomposer-dev/gtoledo3%40gmail.com > > This email sent to [email protected] >
_______________________________________________ Do not post admin requests to the list. They will be ignored. Quartzcomposer-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/quartzcomposer-dev/archive%40mail-archive.com This email sent to [email protected]

